Commit Task
Note: Not all Data Stores support the Commit task, see Supported Data Stores.
A Commit task is used to write back data to a Data Store that has already been opened using an Open Data Task.
There must be an Open Data task in the session before you add a Commit task.
Note: If you update the data store used in your Open Data task, it will automatically update your Commit task.
Commit writes back data using the Read and Commit mapping defined in the Data Store. Only a subset of changed data is written back to the data store.
Note: If you want to write data back to a different data store then you will need to use a Copy To Task.
Add a Commit task to a Session
Commit Task Results
Once a Session is running, completed Commit tasks can provide a report in the Task Results, detailing the number of objects committed and the number of errors, in summary and for each class.