Hi,
I am using tcode Survey to create survey and to do the follow up activities. I wanted to integrate a workflow in the Survey and has done so. When I click on the Workitem (the corresponding BSP application will be openend), I read the URL which we get in the BADI UWS_SAP_SEM_BPS_TEST. From this URL, I can get the WorkItem ID and can complete the WorkItem.
Now the issue is that, if the survey is attended through the link which we sent to the mail, we wonu2019t get the URL in the BADI. So, the possibility of completing the Workitem is not there as we donu2019t have Workitem ID. I tried appending the URL with the Workitem ID and sending it. The URL is appended with WorkItem ID and is opening the application. But, we canu2019t complete the WorkItem as we canu2019t get the URL in the BADI.
Please do help in getting the URL value in the BADI. Or, is there any other method to complete the WorkItem?
Regards,
Jubish