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!
The necessary role permission to excecute nlapi method in SuiteFlow.
The use case is the same as the following case.
https://community.oracle.com/netsuite/english/discussion/comment/16844666#Comment_16844666
Today I found that a certain very restricted role met an unexpected error on a workflow that uses the nlapi method(like, nlapiLookupField and nlapiGetFieldValue...).
Other roles never meet it that's why the reason is obviously in role permission configuration.
What permissions are to be needed for using the 1.0 script method on workflow?
I would like to understand the specification.