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

NameTypeDescription
channelUriStringChannel URI
transactionIdTransactionIdInstance of TransactionId

Returns

TypeDescription
void