Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

pxNotify activity does not create a notification

SA-89071

Summary



The pxNotify activity does not create a notification.


Error Messages



Not Applicable


Steps to Reproduce



Execute a use case to create a notification.


Root Cause



An issue in the custom application code or rules.

An issue in the custom application code or rules.

The out-of-the-box pxNotify activity in Step 16 for Queue-For-Processing is not used and must be skipped. 

To skip this step, the below When rule of  Step 16 must be false. 


@getDataSystemSetting("Pega-Engine","EnableNextGenQueueProcessing","true") =="true"

The EnableNextGenQueueProcessing Dynamic  System Setting (DSS) must be set to false.

When the DSS is set to false, it makes the below When rule of Step 17 to true and the Queue-For-Agent is executed.


@getDataSystemSetting("Pega-Engine","EnableNextGenQueueProcessing","true")=="false"


Resolution



Perform the following local-change:

Add the EnableNextGenQueueProcessing DSS and set it to false.

Published October 22, 2019 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us