Take a survey

Component XML Reference > Component XML Elements > Operation element > transaction-type

transaction-type
Can be one of three values:
None (default value)
The value Service (for service-managed transaction) must be specified if the implementation of the operation expects to explicitly manage its own transactional context. Alternatively, the Container value can be specified if the implementation of this operation expects the container to automatically manage the start, commit, and rollback of the transaction. Finally, the default value None can be specified when the underlying operation has no transactional requirements.
<transaction-type>
	"xs:string"	
</transaction-type>
Located in the operation element.
Note: The components described in Developing Components use the default value for this element.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/componentXMLREF.152.39.html