Application Integration (On-Premises) : Integration Server Built-In Services : ART Folder : pub.art.transaction:commitTransaction
pub.art.transaction:commitTransaction
WmART. Commits an explicit transaction.
Input Parameters
commitTransactionInput
Document List Information for each commit request.
Key
Description
transactionName
String The name of an explicit transaction that you want to commit. The transactionName must have been previously used in a call to pub.art.transaction:startTransaction.
This value must be mapped from the most recent pub.art.transaction:startTransaction that has not previously been committed or rolled back.
Output Parameters
None.
Usage Notes
This service is available only if your adapter supports built-in transaction management services, which you can confirm by checking the user guide for the adapter.
This service must be used in conjunction with the pub.art.transaction:startTransaction service. If the transactionName parameter was not provided in a prior call to pub.art.transaction:startTransaction, a run-time error will be returned.
See Also
pub.art.transaction:startTransaction
pub.art.transaction:rollbackTransaction
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback