Discussion
7
Replies
13658
Views

Aaseya IT Services
Posted: Jul 1, 2020
Last activity: Jun 5, 2023
Set message to clipboard property using datatransform
Hi All,
Here We learn how to Set message to clipboard property using DataTransform.
1. Create a Datatransform
2. Set Param.PropertyReference to the required Property
3. Set Param.MessageName and Add Necessary Error Message that to be shown on Property.
4. Set Param.Error and In Source Add @pxExecuteAnActivity(Primary,pxAddMessageToProperty)
5. Check pyWorkPage in Clipboard and see the Error Message.