In our application we create a “Sign-off manager” work party on the fly. By requirement this party will not log in to the Pega application, he will collaborate to the case using email replies, so I added the party using class Data-Party-Person.
However, I would like the case Owner party to use Pulse and tag (@) the Sign-off manager to start/continue the conversation.
Since I have the party information available like the email, I wonder if it’s possible to customize Pulse for this functionality? on a per work case basis.
Just wondering, in this scenario that we have a Data-Party-Person with just the name and email is shared with the case. Sending a message with Pulse, even if I don’t mention the party (or tag the party), does he still receive the message? or we must need to mention the party so he can receive the message… I was taking an idea on how Pulse is configured in Pega MSP, when you add Additional Contacts, and they receive messages every time someone adds a comment to the case!
@josenavas Yes, as you mentioned if pulse is configured to send notification to all contacts, adding the person as addition contact will suffice and need not mention him. I am not sure about the pulse configuration in Pega MSP, you can check pyAddPulsePost notification rule for the configuration .