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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Why the Workflow Log shows "Value cannot be set in BEFORELOAD" warning after adding a Transition?
Hi there,
I am trying to modify an existing JE Approval Workflow so that all journals created via System A are automatically set to status "approved for posting" when they are created in Netsuite. These journals are created via REST Web Services, and contain the phrase "system A" or "system B" in the JE Header Memo.
I set the transition condition from Initiate>Approve to include "memo contains system a" or "memo contains system b". And the state Approve has a set field value action to set the approval status to "Approved".
However, when integrating a new Journal, I am getting an error "SETFIELDVALUE [Warning: Value cannot be set in BEFORELOAD on already existing (not a new) record.]" Due to this error, it seems to be skipping that set field value approval status step. I'm not sure how to fix this as I've tried different Trigger On values with no success.