On this Page
Table of Contents | ||||
---|---|---|---|---|
|
Snap type: | Read | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Description: | This Snap retrieves the inventory availability for a given list of items. You can also filter the returned list using Last quantity available change option. If set, this Snap returns only items with quantity available changes recorded as of the specified date.
| |||||||||
Prerequisites: | [None] | |||||||||
Support and limitations: | Works in Ultra Task PipelinesTasks. | |||||||||
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. | |||||||||
Batch size | Required. The maximum number of item references to send in a single request. Set it to 1 to make a separate request for each input document. Default value: 100 | |||||||||
Last quantity available change | When specified, returns only items with quantity available changes recorded as of the specified Date/Time. This should be either an expression that evaluates to a Date/Time, or an expression or literal with a String value in ISO8601 format.
Default value: 3 | |||||||||
Request timeout | Required. Specifies the timeout (in seconds) for the web service call. Set this to 0 to indicate no timeout. Default value: 0 (no timeout) | |||||||||
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 | |||||||||
Snap execution Default Value: Execute only | Select one of the following three modes in which the Snap executes:
|
Troubleshooting
Multiexcerpt include macro | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Example
The following example illustrates the usage of NetSuite Get Item Availability Snap. In this example pipeline, NetSuite Get Item Availability Snap retrieves a record based on a specified Last quantity available change filter condition.
In the pipeline execution:
- Mapper Snap maps the record detail(s) to the input fields of NetSuite Get Item Availability Snap:
- NetSuite Get Item Availability Snap retrieves the record details:
The Snap filters the data based on the specified last quantity available date/time. The following is the data preview:
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|