Question
2
Replies
1612
Views
JK Technosoft Ltd
Posted: June 28, 2018
Last activity: July 10, 2018
Closed
How to Set Data transform Properties with out using Property-set while obj-save and obj-open
i want to use DT to set the properties and how to use in while opening a record and obj save
How to Set Data transform Properties with out using Property-set while obj-save and obj-open
I am not sure I fully understand the scenario. If you have an activity where you are opening and saving the object, you can use the Apply-DataTransform method in your activity to execute the data transform. Data transforms can also be used in your flow and flow action rules if you need it invoked as part of your flow processing.