Closed
regarding message rule
Is it possible to pass clipboard property values to message rule dynamically?
If possible can anybody tell me how?
Thank you!
***Edited by Moderator Marissa to change type from General to Product, added Product details and Capability tags***
To see attachments, please log in.
@muralig35 Hi, Greetings. You can use references like {1} in message directly
Params can be passed from activity or validate rule as below
"StringTooLong\t" + .pyApplicationNameAsEntered+ "\t49"
You can find more information in here https://docs-previous.pega.com/reference/87/messages
Regards,
Bharat