Field | Description |
Server URL | Provide the login endpoint to initiate communication with the SaaS provider. This is the native provider endpoint target for the Account configuration. You may need to specify the correct URL for your exact instance, for example: https://webservices.na1.netsuite.com/services/NetSuitePort_2016_2, where na1 is the instance name. |
Response Timeout | The number of milliseconds Integration Cloud waits for a response before canceling its attempt to connect to the back end. In case the network is slow or the back end processing takes longer than usual, increase the Response Timeout value. It is recommended to specify a value other than 0. If you specify 0, Integration Cloud will wait indefinitely for a response. |
Retry Count on Response Failure | The number of times Integration Cloud attempts to connect to the back end to read a response if the initial attempt fails. If an I/O error occurs, it will retry only if you have selected the Retry on Response Failure option. |
Retry on Response Failure | Whether Integration Cloud should attempt to resend the request when the response has failed, even though the request was sent successfully. Select this option if you want to re-establish the connection. |
Email | The user email account that the connection will use to connect to the SaaS provider. |
Password | The password of the user email account. |
Authorization Type | The type of HTTP authorization scheme to use for the connection. The CloudStreams Connector for NetSuiteTM supports HTTP Basic authentication. |
Account | Specify the account number issued to you by NetSuiteTM. |
Role | Specify the role with which you want to execute the web services, for example, Administrator. |
ApplicationID | When you create the NetSuiteTM Account, it sends a login request to the back end using email, password, Account, and the Application Id. Application Id is required for requests using end point 2015.2 or later. |