Skip to content
  • There are no suggestions because the search field is empty.

Retailer Flow: FIELD MAPPINGS and Detailed script functionality

In this article, the functionality of the scripts is laid out in a way that someone can determine how the script works without needing to read the code. It includes hardcoded field mappings, configuration requirements, and search criteria, as well as any other useful notes.

 

As of version 2.4.0, the retailer bundle supports multiple LB connections to one NetSuite account. More details can be found in the Connecting Multiple Logicbroker Accounts help article. Parameters for this usage are documented below.

 

For a list of ALL available fields on a NetSuite transaction, use the NetSuite Records Browser (NOT Schema browser) and find the associated transaction type.

 

Bundle file list:

  • retHelper.js
  • sendOrdersMR.js
  • pullShipmentsMR.js
  • pullInvoicesMR.js
  • pullCancellationsMR.js
  • sendCancelRequestsMR.js