Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name

Field Type

Description

Label*

 

Default ValueNetSuite Add List
Example: Add List

String

Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipelinepipeline.

 

Batch size*

 

Default Value100
Example: 50

String

Specify the maximum number of input documents to upload in a single request.

  • You must set this field to 1 to make a separate request for each input document.

  • The maximum batch size is 200.

Object*

 

Default ValueAccount
Example: AccountingPeriod

Dropdown List

Specify the NetSuite record type.

Custom record

 

Default Value: N/A
Example: MyCustomRecord

String/Suggestion

Specify the custom record type only if you select CustomRecord as the object.

Routes records to appropriate views

 

Default ValueDeselected

Checkbox

When you select this checkbox, the Snap parses the XML response and routes the resulting records to either output view or error view, depending on the status (success or failure).

Request timeout (seconds)*

 

Default Value0
Example: 5

Integer

Specify the timeout for the web service call, in seconds. '0' indicates no timeout.

Maximum attempts*

Default Value3
Example: 5

Integer

Specify the maximum number of requests to attempt when a request fails.

Retry interval (seconds)*

 

Default Value2
Example: 5

Integer

Specify the number of seconds to wait before you retry a failed request.

Snap execution

 

Default ValueExecute only
Example: Validate & Execute

Dropdown list

Select one of the following three modes in which the Snap executes:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

...

Error

Reason

Resolution

An error occurred when executing the SOAP request.

The test is not a legal value for the Record type.

Verify that the requested data is valid.

Validation error for Batch size.

The number (2000) is greater than the allowed maximum of 200.

Batch size should be less than or equal to 200.

Examples

Add a

...

Set of

...

Records to NetSuite

This example demonstrates how to add a set of records to NetSuite.

...

Step 2: Configure the Mapper Snap with the baseCurrency.name, transactionCurrency.name, and ‘exchangeRate’ exchangeRate fields from the Target Schema when the Object is the Currency Rate in the NetSuite Add List Snap.

...