Invoking Data Transform from Utility

Hi everyone,

I need to call a data transform in a flow using a utility shape and label this shape with the data transform rule name. This will help other users easily identify that the data transform is being called in this flow. I have created a new activity rule and used the “Apply Data Transform” method within this activity to accomplish this.

Is there an alternative approach for achieving this?

@Sandeepp97

Please use OOTB shape ‘Run data transform’ under Automations.

Hi @Sandeep COG,

You have the option to invoke the OOTB activity “pxCallDatatransform” within the activity housed in the utility smart shape. Afterward, you can supply the name of the data transform under the parameter “pyModelName”.