Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
SuiteTalk authentication error
Hello,
I'm working on completing LCS SuiteTalk SOAP web services course. The course, course application files and training account are no longer consistent since user-credential Passport authentication is now depreciated in favor of TBA and the video walkthrough focuses on TBA.
I'm having problem executing simple "get" command on Vendor record. I used course provided code with NetSuiteService object. I commented out user-Passport authentication and uncommented TokenPassport authentication. I generated token and integration strings and copied them into the code along with account number, as required. I have Soap Web Services-only role assigned to user. Soap web services feature is enabled. Role has permissions to Log in using token and SOAP web services. All elements are listed in integration record. I can also see that Token Passport values are sent to NetSuite server and Passport gets a value in Signature property.