Hi Experts,
I am new to workflow,this is my first development in workflow.
working in a scenario approve/reject of product price the details of product are in PDF file, this file is send as attachment in mail to SAP inbox.
In SAP inbox user will take decision. In this 5 level of approval stages.
For this i am developed workflow like follows:
1. Event triggering
2. Activity inside that FM to send mail with PDF.
3. User decision Approve/Reject.
This is working fine for one single level ,rest of 4 level i dont how to do. I am tried with loopuntil and container operation, but i dont know how to use and where to use this.
Questions:
1. Give me some idea to complete full 5 level of approval and if its Rejected in between 5 level we need to trigger the notification mail for all above person who approved.
Ex: If the workitem is rejected in 4th level means we need to trigger the notification mail for all above 1,2,3 levels.
2.The Z-table is maintaining for User id .I need to fetch the user id from table for every level of approval. Need to pass the user Id to Activity and user decision steps.
I am working in 4.7C version so in this no sample workflow models are available.
Give me some document related to this or some use full link.
Its very urgent .Points will be given for useful answer.
Thankx in Adv.
Thanks & Regards,
Ram