On this Page
Table of Contents | ||||
---|---|---|---|---|
|
Overview
Snap type: | Read | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Description: | This Snap gets a particular record based on the given internal ID and object type. The object becomes suggestible once the account is defined. The fields that can be set on the object are provided on the input view of the Snap and can be mapped using an upstream Mapper or Structure Snap. This Snap dispatches one request per incoming document.
| |||||||||
Prerequisites: | [None] | |||||||||
Support and limitations: | Works in Ultra Pipelines. | |||||||||
Known Issues: | This Snap currently does not support custom records. | |||||||||
Account: | This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See NetSuite Account for information on setting up this type of account.
| |||||||||
Views: |
| |||||||||
Settings | ||||||||||
Label | Required. 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 pipeline. | |||||||||
Request timeout | Required. The timeout for the web service call (in seconds). A value of 0 indicates no timeout. Example: 0 | |||||||||
Maximum request attempts | Required. Specifies the maximum number of attempts to be made to receive a response. The request is terminated if the attempts do not result in a response. Default value: 3 | |||||||||
Retry request interval | Required. Specifies the interval (in seconds) between two successive requests. A retry happens only when the previous attempt resulted in an exception. Default value: 2 | |||||||||
| ||||||||||
Multiexcerpt include macro | ||||||||||
name | Snap_Execution_Introduced | page | Anaplan ReadSnap execution Default Value: Execute only | Select one of the following three modes in which the Snap executes:
|
Note |
---|
This Snap does not currently support custom records. |
Troubleshooting
Multiexcerpt include macro | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Examples
Retrieving an Employee Record Using Employee Internal ID
In this example, you search for and retrieve an employee record using employee internal ID.
Expand | ||
---|---|---|
| ||
In this pipeline execution: Mapper Snap maps the employee details to the input fields of NetSuite Create Snap: NetSuite Create Snap creates a new employee record using the Employee Object: Mapper Snap maps the output of the NetSuite Create Snap to the input fields of the NetSuite Get Snap: NetSuite Get Snap retrieves the employee details: |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|