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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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