NSOA.NSConnector.integrateAllNow()

This function lets you trigger the integration to run for all active integration workflows from your scheduled scripts. It is equivalent to clicking the Run button on the OpenAir NetSuite Connector screen and selecting all workflows. For more information about running the integration, see Running the Bulk Import and Export Integration on Demand.

Important:

This function:

  • Must be called from a scheduled script.

  • Cannot be called only once in the same scheduled script.

  • Cannot be called if the NSOA.NSConnector.integrateWorkflowGroup(name) is called in the same scheduled script. See NSOA.NSConnector.integrateWorkflowGroup(name)

Parameters

Returns

Units Limit

For more information, see Scripting Governance.

Since

Example

See Code Samples for more examples.