Skip to Content

NetSuite Jitterbit Variables

Introduction

This page covers Jitterbit variables that are available for NetSuite connector. Each of these are settings variables that you write (Settings).

They do not apply to NetSuite endpoints configured outside of the NetSuite connector, such as by using the SOAP or HTTP connectors.

Settings

jitterbit.netsuite.async

Data Type

Boolean

Default Value

false

Description

Set to true for API calls to NetSuite to run asynchronously. That is, after a request is made, the connection is kept open and Harmony will periodically poll to see if the request is finished.

When this variable is set to true, the Retry on Recoverable Exception setting on a NetSuite connection is ignored.

Tip

For additional information, see NetSuite documentation on Synchronous Versus Asynchronous Request Processing (login to NetSuite required).