Skip to main content
Version: Next

Delete List Of Objects

Deletes List Of Objects

Description

Deletes a list of objects in the datacloud.

It is not possible to delete objects in a static data cloud. Attempting to delete static data will result in a permission error.

Execute atomically a transaction at the data source and return the transaction result if succeeds. The large mode sends the transaction over HTTP.

Inputs

  • Control Flow (Control Flow)
  • List (List): The ListDef, Array or QueryResult of local objects

Outputs

  • Control Flow (Control Flow)