You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Bell Notifications not displaying

in Sales 6 comments

Summary:

Hi,
We have written some groovy script to trigger bell notifications following the documentation but nothing is being shown when it is triggered.
And in runtime messages we get:
Triggered a notification with the following message: test message 222 to [300000001229009]

This is from a custom object.

But nothing shows up under the bell, any thoughts?
Cheers
Mark.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

def map = new HashMap()
map.put("Channels",["ORA_SVC_BELL", "ORA_SVC_OMNI","ORA_SVC_MOBILE"]);

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!