Hi all,
I am trying to implement workflow in my application. Consider there are 2 applications. One is for initiator and another is for approver. I am in a bit of confusion. I have to create two tasks for this case. Am I right? Or one task is enough. In the workflow builder I had created two activity tasks and had assigned the corresponding tasks for each activity I had made a service call for SAP_WAPI_START_WORKFLOW. I am passing the parameters such as task = TS90000027 (Task Id) , User = SAPUSER and agents. Do I want to pass anymore parameters such as workitem_id (i.e eg: WS90000020).
Thanks,
Mugundhan