pass variables in transform map

ryadavalli
Tera Expert

Can we pass variable/arrays within transform map field maps or from onStart scripts to field maps?

6 REPLIES 6

Harsh Vardhan
Giga Patron

Hi Ravali,



Please check the thread below.



Transform map


Thanks Harsha. But I have a array which i declared as onStart transform script, but I want to look up that array in the field map scripts of the transform, is it possible ?



Thanks,


Hi,



I checked those threads but none discuss about how I can access array I built as onStart script on the transform. I am trying to retrieve it in the field map script using JS.array, but I am getting not found error.