Question
IN
Last activity: 2 Aug 2023 11:50 EDT
Wants to us pxAddMessageToPage in a java after checking for duplication
I have requirement where after checking for duplicate values we have to display a desired message.
so I have a code where we are checking for duplicate values
" pega_procom_pegaprocomutilities.CheckDuplicatesInPageList(cp_Relationships,"TreatmentCodes",tools,"TreatmentCodes"); "
after this I have to display the desired message
"Duplicate treatment codes have been identified. Please ensure that treatment codes do not belong to multiple groups."
***Edited by Moderator Marije to change type from General to Product, added Product details and Capability tags****