webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Transaction | Transaction:start
 
Transaction:start
Starts an explicit transaction.
Input Parameters
startTransactionInput
Document Information for each start transaction request.
Key
Description
transactionName
String Optional. Specifies the name of the transaction to be started. If you leave this parameter blank, the Database Application will generate a name for you. In most implementations it is not necessary to provide your own transaction name.
Output Parameters
startTransactionOutput
Document Information for each start transaction request.
Key
Description
transactionName
String The name of the transaction the service just started.
Usage Notes
This service is intended for use with the Transaction:commit or Transaction:rollback service. The transactionName value returned by a call to this service can be provided to Transaction:commit (to commit the transaction) or Transaction:rollback (to roll back the transaction).

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.