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.
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
0