1
0
-1

 Hi Team,

I am sending the mail by email tool but unable to find the activity URL. Below the case.

#process.activityInst.activity1.instanceId#

Code on Email to CSR  Tool:

<table>

<tr>
<th>URL Test</th>
<td><a href="http://localhost:8080/jw/web/userview/jdsSystem/v/_/myJDSProcess?activityId=#process.activityInst.createCSR.instanceId#&_mode=assignment" target="_blank">Click Here Test</a></td>
</tr>

</table>

But unable to get the URL,  I need to get the Pending with CSR URL same like Email to Sales Manager get Pending with Sales Manager URL




    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, from your process diagram it appears that the tool is executed before the activity. In this scenario, the activity has not  yet been created. For notifications, it is easier and cleaner to just use the User Notification Plugin.

        CommentAdd your comment...