Question
Add Case ID and Case Link to Pulse Message in Pega 8.5
Hi All, Please share me inputs on how to add / customize Pulse Outgoing message with a Case ID and Case ID link, Once clicked we need to open the Case.
Did you miss our WEBINAR: Transform IT & Operations with AI: Pega Blueprint Advantage? Watch the REPLAY!
This webinar will show how AI is revolutionizing these functions and how Pega’s Blueprint Solution can help you fully leverage AI to meet your goals.
Pega Cloud status shows the overall health of Pega Cloud products and services, by region.
Manage your subscriptions by clicking the Subscribe To Updates button. Check out our Support document for more information: Pega Cloud Status
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi All, Please share me inputs on how to add / customize Pulse Outgoing message with a Case ID and Case ID link, Once clicked we need to open the Case.
All the pulse related mail will get triggered from Queue Processor - pyProcessNotification.
Inside this queue processor you will be having an extension activity via which you can place our application specific pulse mail logic. When a pulse comment is getting added in to work object, back-end task will be getting triggered to queue-processor for triggering mail.
Inside system we will be having many pega OOTB pulse notification rules which will be responsible for triggering mail in various scenario's, in each notification rule we will be having a Correspondence.
For your scenario you could just override pega OOTB correspondence content in needed pulse notification rule and place the business specific content. Pega will just take the correspondence rule and will try to extract the content, this mail content extraction will get executed on Param.contextPageName page. Param.contextPageName will have all the work object information, so you could just create a correspondence fragment which will have logic to generate case link and place it inside needed correspondence.
This configuration should help you to get case id link in pulse mail.
Question Solved
Question
Question
Question Solved
Question
Question
Question Solved
Question Solved
Question
Question Solved
Pega Collaboration Center 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.