On this Page
Table of Contents | ||||
---|---|---|---|---|
|
Snap type: | Read | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Description: | This Snap checks the status of an asynchronous job request through a job ID. The Snap can be used as a pipeline regardless of the type of the async operation such as Delete, Get, Upsert or Search.
| |||||||||
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. | |||||||||
Job ID | Required. The ID of the async job.
Default value: None | |||||||||
Await final status | Flag to wait for the job's status to reach one of the final states. Default value: Not selected | |||||||||
Await status interval | Required. The number of seconds to wait before the job is polled for its status. Default value: 30 | |||||||||
Request time out | Required. Timeout for the web service call (in seconds). 0 indicates no timeout. | |||||||||
Maximum requests attempts | Required. The maximum number of requests to attempt in case of failure. Default value: 3 | |||||||||
Retry request interval | Required. Specifies the interval between two successive SOAP requests. A retry happens only when the previous attempt resulted in an exception. Default value: 2 | |||||||||
Snap executionDefault Value: Execute only | Select one of the following three modes in which the Snap executes:
|
Troubleshooting
Multiexcerpt include macro | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Example
In this pipeline, we check the status of an asynchronous job by providing its job ID.
On successful execution of the pipeline, the output preview displays the status, percent completed, and estimated remaining duration for the submitted job ID.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|