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!
Trigger Workflow from script
Hi all
Having some trouble here. The below code throws up an error saying - "RCRD_DSNT_EXIST","message":"There are no records of this type".
Here is the problem as I see it. Some has pointed out to me that the record ID needs to be the internal ID of the item I am running the script against.
This makes 0 sense. I don't want to run the workflow against 1 item, the workflow is already configured to perform actions on multiple items.
All I am trying to do here is trigger this workflow to run when another type of record (goods receipt) is created, because of the ridiculous flaw of only being able to have a scheduled workflow run once every 30 minutes.