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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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