Question on closed task notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 02:53 AM
Hi All,
I have one requirement on workflow,
once the RITM create the approval will trigger and after approval approved one SC_Task is create and assigned to "Software group" and once this task closed then remaining next task will create.
What I need to do is, once the first task closed and I need to trigger one notification to requestor to notify your task has been closed.
For this I have added "Create event activity" to the workflow and also call event in event registry and created one notification and called that event in this notification. but notification is not getting trigger once the first task getting closed.
Please find the attached snapshot:
1)Event Registry:
2) Workflow create event activity:
3) Notification:
Please let me know what changes I can do as per the above snapshot.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 02:59 AM
Hi @Mani60 ,
You dont need any event to get triggered here to send your notification, rather you can use the ''Notification'' Activity in workflow editor to send the notification.
After your task is marked closed complete you can connect that to a notification activity in your workflow. I hope this helps you..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 03:25 AM
@Sohail Khilji Thanks for reply
how can I add template to my notification.