Some steps, such as User Defined Java Class and Modified JavaScript value, allow us to execute codes on the step initialization, such as connect to a database.
I need to create a very expensive object and I would like to create it during the step inicialization and access it during the processRow.
How can I do this in the Cpython Script Executor step ?
Hi,
Some steps, such as User Defined Java Class and Modified JavaScript value, allow us to execute codes on the step initialization, such as connect to a database.
I need to create a very expensive object and I would like to create it during the step inicialization and access it during the processRow.
How can I do this in the Cpython Script Executor step ?
Best Regards. Kleyson Rios.