My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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 -…