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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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