Question
3
Replies
10273
Views
Posted: January 24, 2018
Last activity: February 7, 2018
Closed
Solved
Call data transform with parameters from activity does not set clipboard property
Hi,
I have a DT called LoadValues, it has a parameter called code with default value 1234 and this data transform sets a property .code to Param.code value. When I call this DT from an activity and don't provide parameter (or don't pass parameters page) I would expect that the property value is set to the default value of the parameter, but it's not.
Any idea why?
Thank you.
Can you run the tracer and check if anything is getting passed for this property. Please enable Data Transform in Tracer Settings.