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

DavidMa Red Ribbon

Comments

  • @"Robert Nedelkow-Oracle", the answer provided in SuiteAnswer is exactly what is in the sample code. But still getting the error `AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID`.
  • Has anyone actually gotten secrets to work in NetSuite? I've tried the basic SuiteScript example from the crypto module that should run as is, but also get the error (AN_ERROR_OCCURRED_WHILE_DECRYPT_PASSWORDGUID). /** * @NApiVersion 2.x * @NScriptType Suitelet */ define(['N/ui/serverWidget', 'N/runtime', 'N/crypto',…