Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 The Action Statements : EXECUTE Statement

EXECUTE Statement
The EXECUTE statement starts a new transaction to invoke a rule. Upon completion, control passes to the next action in the original transaction. Like the CALL statement, the EXECUTE statement can invoke a rule directly or indirectly.
Usage Notes
The executed rule can be a rule in the installation library, system library, or the local library you are using for your session when you execute it, or it can be a shareable tool. Refer to Chapter 13, Using Rules Libraries for more information about rules libraries. Refer to Chapter 16, Processing in Standard Execution Mode for more information about rules execution.
Exceptions
 
Examples
1.
2.
About the Examples

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved