Skip to Content
0
Former Member
Nov 27, 2008 at 10:05 PM

How to read the comment field of the Leave of absence Workflow.

249 Views

Hi,

I have attached a custom Workflow template to the

Standard class "CL_HRASR00_WF_PROCESS_OBJECT" and event "TRIGGERED" for my Personal leave of absence approval.

During the Workflow step, once the approval goes to the final approval step and it is there in the Benifit Administrator's inbox (Portal) for approval, the Benift Admin is having an option of Withdrawing the process(Withdraw Process button). After filling the comments field, once he clicks this withdraw button the standard class "CL_HRASR00_WF_PROCESS_OBJECT" event "WITHDRAWN" gets triggered and it calls a separate workflow.

I need to capture this comment in the new Workflow but not able to do the same.

Can anyone let me know how can I do this. The event container does have any parameter to pass this value to the workflow container. And since the Step_Object GUID also changes I am unable to read it in the second workflow.

Looking for some real help as this has become critical for the project.

Thanks is andvace.