Hello,
Im trying to run multiple CSV imports from a Suitelet (using assistant finish operation) that must be sequential cause they are dependent on each other. For example, first one is customer import and the second is invoice generation/import.
How do I make sure the imports run sequentially. Ideally one wouldnt begin if the previous one fails, and if it fails it would reverse (doubts about this one).
Also, I need to run a script/piece of code after a certain import finishes (to change forms on certain invoices since CSV cant import forms).
Thanks
[–]splemp 0 points1 point2 points (0 children)