Hi Kalyan,
I am following copied version of standard workflow 33700017 for FPM PNF with standard approval task 3370022. As you suggested i tries creating PERNR custom field in wf container and passed PERNR to import form task using &Form_field_name1&. Task return pernr value runtime correctly. But next task 3370022 - approve - form web does not have any field pernr as local field to carry this value along with workitem to FPM application.
Also i can see correct pernr number is available in workitem runtime in field object_key in step object structure of approval workitem. But it is not used anywhere in FPM code.
I can see workitem is properly passed to FPM application and is correctly retriving process, form step name etc from workitem. So i guess passing workitem is not issue. Only issue is with passing pernr while executing workitem in POWL. I have tried declaring pernr , pernr_mem_id in launchpad parameters hoping some wonder to happen but all in vain till now.
Regards,
Vindy