Commit Task
Note: Not all datastores support the Commit task, see 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 input mapping defined in the data store (see Input Mapping). 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 (see Copy To Task).
Add a Commit task to a Session
Commit Task Results
Once a session is run, a completed Commit task provides an XML file detailing the number of objects committed and the number of errors, in summary and for each class.