Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Process behind notification

saba tanveer
Tera Contributor

What is the process behind bell notification? 

sys_notification is triggered and record inserted into ui_notification_inbox, is there any flow or business rule which runs and inserted record into ui_notification_inbox and then change its 'status' field.

3 REPLIES 3

SumanthDosapati
Mega Sage

@saba tanveer 

Check this link

https://www.servicenow.com/docs/bundle/yokohama-platform-user-interface/page/administer/navigation-a...

 

Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth

saba tanveer
Tera Contributor

ui_notification_inbox using any OOB business rule or flow? how its record is created? I want to know the functionality behind it?

@saba tanveer 

A record is created when the trigger condition is met in Custom Next Experience notifications.

However to your question how it works in the backend to create a record might be encapsulated by ServiceNow.

But if you want to use it, then setup a notification in System Notifications > Provider > Notification and set the trigger conditions.

 

Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth