Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Run script after CSV import?
I have a saved CSV import that I use to import batches of records at a time. Whenever I import a batch of records, each record in the batch is associated with a single parent record (each batch has a different parent, but all records in a batch have the same parent).
I need to update the parent after the CSV import, but only after the import completes. It does not need to complete 100%, but I don't want to schedule a script that might run while more records are still being imported.
Suggestions? Thanks.