Persist List Of Local Objects
Persist List Of Local Objects
Description
Persists a list of objects created locally in the datacloud.
Start a transaction using a new transaction.
Executes atomically a transaction at the data source and returns the transaction result if succeeds. The large mode sends the transaction over HTTP, hence there will be no notifications.
Inputs
- Control Flow (Control Flow)
- List (List): The ListDef, Array or QueryResult of local objects
Outputs
- Control Flow (Control Flow)