Good evening,
I have 4 files that need to be imported in anaplan, that have the exact same columns name and that will hence use the same action.
Is it possible to write a single script by 'cumulating' the actions and having something like : set Operation=-file "file1.csv" -put "data/ImportModule.csv" -import "New Hire from Employee.txt" -execute -file "file2.csv" - put "data/ImportList.csv"-import "New Hire from Employee.txt" -execute [same for file 3 and 4...]
Or would I need to have 4 different scripts ?
Thanks in advance for your help,
Sarah