![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The following statements can be used within a rule to start a transaction. The statement that you use determines what happens to an existing transaction when the statement is issued.
Starts a new transaction but does not end the current transaction—the current transaction is suspended. DISPLAY & TRANSFERCALL Maintains all the data displayed for the screen and the screen context, such as the displayed data, the cursor position, the display attributes, but ends the current transaction and begins a new one Maintains the current transaction and submits a batch job or file that could start up a new Execution Environment and session, and initiates a separate batch transaction for processing in the new session.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |