Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Creating Custom Record from script
Hi All,
I am attempting to use data from an existing custom record to create a new custom record via a button press.
I have created a Workflow Action Script and have set the code to create the new record and use data from the previous record and it works fine in debugger, but when I press the button on the record the workflow is skipping the action and saying in the workflow log 'Doesn't have matching audience'
Never seen this before can anyone advise why that workflow is skipping?
I have copied in my code below although I am not convinced the problem is in the code.
0