Hi Mani Natarajan,
SerialNumber is nothing but a combination of ProcessInstanceID & ActivityDestinationInstanceID Seperated by an underscore "-"
ProcessInstanceID_ActivityDestinationInstanceID, So you can get those both fields from Context Browser.
Now in Client Event Notification
Using HTML <a Href> Tag to add a link as shown in Attached Image and set the form url to Href Attribute and at the end add "?SN=ProcessInstanceID_ActivityDestinationInstanceID" for getting SN Number value to Form and finally select HTML as Message Format .
Now deploy and check the Workflow.
Let me know if it works ...
Regards,
Vijay.
Hello Vijay,
Thank you for your Response.
I'm Using K2 Designer to build the Workflow. And the only option available to pull the Process and Activity Id together could be form "Worklist Item Servial Number".
I tried your approach using the "Worklist Item serial Number" , but I was unable to make it work.. Coz when I Pull the "Worklist Item Serial Number" from Context Browser, it Prefixes "SN=" with the number..
Attached the Screen clips for more clarity..
Appreciate your input..
Regards,
Mani