The CreatorCon Call for Content is officially open! Get started here.

Notifications

spectura77
Tera Contributor

I have created a Catalog task in the workflow upon closing the catalog task a notification should be sent to requestor,i have created an event after the catalog task for the notification, which is triggered by an event.

But after closing the catalog task ,notification is not being sent but the workflow is complete ,i have created the notification in sc_request table 

11 REPLIES 11

You should probably change the table name in the notification to Requested Item and try.


Please mark this response as correct or helpful if it assisted you with your question.

Yes i have tried that also but not working 

 

In the notification, do you have send to event creator flag set to false. Can you mark it true? Also make sure you have To set field to the right field.


Please mark this response as correct or helpful if it assisted you with your question.

Hi @spectura77 
Can you share some screenshots from the notification that your have configured. 
These are the below check points you should verify 
1. Notification is active 
2. Notification is on proper table ( your case sc_task)
2. If Notification is triggered via event, then that even is called properly from workflow. And added on "when to send" ( Send When - event is fired ; Event name - <your event name>
3. In "who will Receive " tab of notification you have selected correct parameters from task/ritm. example - check attached screenshot. 

Anwesha3_0-1701628782841.png


NOTE:   How to know if your notification was triggered?
Check Emails | (sys_email) table and filter by your Notification subject also verify the target record if the task showing is your task.  



Hope this helps. 😊 


Please mark correct if it has resolved or mark helpful if it has contributed in some way to your query.
Thanks, and regards
Anwesha

Hi @spectura77 

 

Have a look in OOTB:

LearnNGrowAtul_0-1701348990577.png

 

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************