Hello,
I triggered workflow when status of claim notification (tcode iqs1 ) is in ‘IN PROCESS’.
I nedd workflow item with user decision button Approve/Reject and link to tcode iqs1. So that users can see claim notification and Approve/Reject with comments.
Workflow need to triggered sequentially to multiple approvers.
I have created user decision step with approve/reject. How to fetch agents in user decision step and trigger workflow sequentially to approvers. Kindly help.