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.


  • Expected upstream Snaps: Any Snap that provides a document output view, such as Mapper or Structure or a JSON Generator Snap. 
  • Expected downstream Snaps: [None] or any Snap that has a document input view, such as Filter or Mapper or JSON Formatter.
  • Expected input: This Snap provides schema on its input view for the selected object that can then be used in a Mapper Snap to map the required fields.
  • Expected output: This Sna