How to send Web Gadget Notification to Portal using pxNotify Activity(We are not using flow here).
I tried calling pxNotify in activity(with parameters as Notification Rule and Context class). But didn’t work, can some one can assist please. Thanks in Advance. Your help means a lot.
@Vijay Prakash can you confirm you followed suggestions provided in previous posts from a key word PSC search?
To send a Web Gadget Notification to the Portal using the pxNotify Activity, you need to ensure that you have a Notification rule set up correctly. The Notification rule should have the Web Gadget channel configured. When calling the pxNotify activity, pass the Notification rule name as a parameter. Also, ensure that the operator who is supposed to receive the notification is not the one triggering it, as the current operator will not receive the notification. If you still face issues, check the status of the pyProcessNotification QueueProcessor and trace the Notification queue processor for any errors.
This is a GenAI-powered tool. All generated answers require validation against the provided references.