TIBCO BusinessEvents™
ActiveSpaces
AS
AS
.
releaseTransaction()
Signature
Object releaseTransaction(String channelUri)
Domain
ACTION, CONDITION, QUERY, BUI
Description
Return TransationId if the thread is in a transaction. TransactionId can then be given to another thread to continue transaction..
Parameters
Name
Type
Description
channelUri
String
Channel URI
transactionId
TransactionId
Instance of TransactionId
Returns
Type
Description
void