Hi Experts,
I have developed a custom workflow which gets triggered when ever a document is parked in FV50 transaction. The WF is designed to make decision whether to post the parked document or not.
I am using BO FIPP. I have created a method to fetch approver id based on Initiator id. The approver id is then passed to the WF via a task. But the problem here is, Approver Id is not getting passed despite taking care of necessary bindings.
In debugging mode i checked that Approver id(stored in Z table) is getting fetched, but it is not getting passed to WF.
Please let me know how to over come this issue.
Regards
Balu