Hi
I have created a workflow using class based object. the LPOR methods have been implemented.
In the workflow, based on user decision, I have created tasks that trigger methods of the class for action. The binding between importing parameters of the method and the workflow container elements is defined.
When i select a user decision on the workitem, the method gets triggered. But the importing parameters of the method remain empty.
Any suggestions please?