My Stuff
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.
Comments
-
I have found the problem. I had not specified the customSearch.criteria.basic.recType My working code is posted below. Thanks to the users whose code I found on the forums and have pieced together to meet my requirements. CustomRecordSearchAdvanced customSearch = new CustomRecordSearchAdvanced(); customSearch.savedSearchId…
-
There is an existing enhancement request for this: Enhancement 125113: WS - Ability to disable password expiration policy for Web Services users Please vote for it. We have a 90 day password expiration policy. Our workaround is to log in as an Administrator every 60 days or so and reset the web services user's password -…