Scenario – Add customer and location in a single request. Operation – addList Request Response
Tag: Suitetalks
SOAP WebServices – A Walkthrough
Setup Create an integration role and integration record Web Services Only Role – No NetSuite UI Permissions – Role > Permissions > Setup- Log on using Access Tokens and SOAP Web Services Data Access Allow access to only the Transactions, Lists, and Custom Records required by the external application or process. Only allow certain operations… Continue reading SOAP WebServices – A Walkthrough
EntityOrRoleDisabled Error
Issue When testing the program that calls the SuiteTalk API, it is returning an error: EntityOrRoleDisabled. Solution Navigate to Setup > Company > Enable Features. Under SuiteCloud tab, Manage Authentication section Mark TOKEN-BASED AUTHENTICATION checkbox Click Save Navigate to Setup > Users/Roles > Manage Roles Edit the role you want to modify Click the Setup subtab Select SOAP Web Services from Permissions dropdown Click Add Click Save Navigate to Setup > Users/Roles > Access Tokens > New Select Application Name Select User Select Role Enter Token Name Click Save
What is SuiteTalk ?
SuiteTalk is a Web services integration tool for integrating third-party systems with NetSuite. It is also used to build website-to-NetSuite integrations or create custom mobile applications. A Web service provides access to data and functionality through an API across the internet. SuiteTalk uses a Simple Object Access Protocol (SOAP) based integration method that sends XML-based requests… Continue reading What is SuiteTalk ?
Integration Concurrency limit and SuiteCloud Processors from the ‘NetSuite Service Tiers’ and how this will affect the WebService and Scheduled Scripts
The following questions are related to Integration Concurrency limit and SuiteCloud Processorsfrom the ‘NetSuite Service Tiers’We understand that the default number of SuiteCloud Processors available is 2 if we have notpurchased any SuiteCloud Plus licenses.Likewise, for the Standard service tier, the minimum Integration Concurrency is 5.Is there a direct correlation between SuiteCloud Processors and Integration… Continue reading Integration Concurrency limit and SuiteCloud Processors from the ‘NetSuite Service Tiers’ and how this will affect the WebService and Scheduled Scripts
Netsuite Integration Options
To integrate 3rd party systems with NetSuite.