Question
Param value from Data Transform cannot be accessed from Activity
Hi,
I am using an activity named "ABC" and use the Apply-Data transform step. Inside the data transform named "XYZ transform", I do some data processing and result "true/false" assigned to Param.test.
When that Param.test is accessed from the activity "ABC" and set in another step Property-Set, which is always empty. May I know how can I access Param value in Data Transfrom from Activity.
Thanks and Best Regards,
Aung
***Edited by Moderator: Pallavi to update platform capability tags***
Hi,
While calling the Data Transform rule from activity using Apply-DataTransform method, You should check the option called "PassParameterPage" to access the Parameter page in Data Transform.