![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The user log contains any messages generated by a rule, using tools such as MSGLOG or $PRINTLINE. The messages can be generated by a parent transaction and its descendant (child) transactions. Refer to Nesting Transactions for more information about parent and child relationships.
Output from previous descendant transactions (at the same descendant level) is cleared when a new transaction is started. Only output from the most recent transaction, at a given descendant level, is available to display.
• If you use the EXECUTE statement more than once in a rule (parent transaction) to invoke other rules (child transactions), the output from each of the parent transactions is maintained.This output appears sequentially in the first part of the message log. The messages of the last child transaction to be executed, at each descendant level, appear next.
• If you use the TRANSFERCALL statement, the messages from the sibling transactions are maintained.TIBCO Object Service Broker Shareable Tools about using the tools.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |