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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Advance Notice: Upcoming Changes to Supported APIs for Checking Custom Password Fields
This notice applies to you if one or more of your scripts use the SuiteScript 1.0 nlapiEncrypt(s, algorithm, key) API, or the SuiteScript 2.x record.getValue(options) or currentRecord.getValue(options)methods, to check the values of custom password fields. As of NetSuite 2021.2, this usage of nlapiEncrypt will no longer be supported and this usage of record.getValue and currentRecord.getValue will no longer be recommended.
NetSuite 2021.1 will introduce the following new APIs that you should use instead to check custom password field values:
- SuiteScript 1.0: nlapiCheckPasswordField(type, id, value, field, sublist, line) API
- SuiteScript 2.x: checkPasswordField(options) method in the N/crypto Module
Regards,
@Robert Nedelkow-Oracle | NetSuite Support Community Administrator
Tagged:
0