Hi All,
I have a workflow which get triggered when a switch documet is created. At the time of workflow creation, the switch doc instance of BOR ISUSWITCHD is passed to workflow.
In workflow, I create a BPEM case by calling method create of BOR EMMACASE.
My problem is : I need to pass the same instance of ISUSWITCHD to BPEM case which the workflow received from BOR in start event.
The reason I require this is :In BPEM, I have provided 2 methods of BOR ISUSWITCHD in process tab. These methods are called using a new instance of BOR. However, I need the same instance here.
Please advise.
Regards,
Pragya