How to Get Next Activity Name
Confluence User - 27 Jun, 2021
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
forms;emailtools;activity
