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!
Check if User is System User (internalid: -4)
I'm trying to avoid setting a field on a record with the current user if that current user is the system user. I have a scheduled transition from one state to another and if that field set action is triggered when scheduled, the user is the system user and thus invalid. I can't figure out a way to use conditions to stop this. I am able to set a state field with the user id, that is how I initially discovered the System user internal id is -4 (and this was confirmed on a question in SuiteAnswers). However I can't