Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
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.
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