Hello,
I work on the workflow WS00400012 (Release for payment)
I use MF SWE_WI_GET_FROM_REQUESTER at BTE 2220 (called by Rule 00400125) at various steps of my workflow to retrieve the ID WORKITEM to determine the agents involved in my validation tasks according to the rules of the customer. Unfortunately this only returns the ID at the first step for the next steps it returns an empty value ...
After debugging the ID is removed from the stack at the POP static method (Removes the top requester from stack!!!) Of the class CL_SWF_EVT_REQUESTER
I did not understand
thank you