Hi Team,
We are using ExecuteScript processor to generate a CSV file using a generic script for a particular region.
Now we have to add some more regions (want to read through a external JSON file) and generate a output file for each region at a same time.
How can I implement this ? Any help will be highly appreciated.