Discussions
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
Expand your NetSuite knowledge by joining this month's Ask A Guru Live about Advanced Accounting. RSVP Now