NetSuite Async Delete List
On this Page
Snap type: | Write | |
---|---|---|
Description: | This Snap asynchronously deletes a record or a list of records from the NetSuite. If the Get async results property is selected, the Snap submits a job, checks the job status and gets the results. Individual records in the results will be routed to the output view or the error view depending on whether or not deleted successfully. Input documents are passed through if the Pass through property is selected. Input documents are always routed the error view if the results contain any error. If the Get async results property is deselected, the Snap submits a job and returns a job ID at the output view. This job ID information may be supplied to NetSuite Check Async Status and NetSuite Get Async Result Snaps to check the submitted job status and to download the results. The input document data cannot be passed through to the output view or the error view and may be lost if the Get async results is not selected and the delete job processing fails.
|