![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This chapter describes how to perform various tasks in TIBCO Object Service Broker using the text-based workbench. You can also perform these tasks using the TIBCO Object Service Broker UI, which provides a graphical environment for TIBCO Object Service Broker development. For information about using the TIBCO Object Service Broker UI, refer to the TIBCO Object Service Broker UI online help.
• Use the EXPAND command to display browsable information about rules, tables, fields, screens, reports, and routines.After you edit your changes, syntax checking is performed when you attempt to save your rule using PF3 or the END or SAVE commands.The syntax checker checks each rule for accuracy and displays appropriate error messages when corrections are necessary. A rule cannot be saved until it is syntactically correct. For detailed information on the syntax of rules, refer to Appendix A, Syntax of the Rules Language.
A rule that is syntactically correct could contain other kinds of errors, such as misspelled names or incorrect logic, which is detected only on execution. Refer to Chapter 16, Processing in Standard Execution Mode for more information.
• The initial screen contains the rules definition, the conditions, the actions and the exception handlers. If you issue a line command in the first line command field of the action section, it applies to the action section.
• If the rule is longer than the screen that first appears, when you press PF8 the rules definition and a horizontal separator line between the definition and conditions of the rule appear, followed by the actions. After the screen is scrolled, the line command issued in the first line command field below the horizontal line is applied to the conditions section of the rule.
Close all open windows. Refer to Expanding Token Information for more information. Delete a rule. You must confirm the deletion using the CONFIRM command or PF22. Save the current rule and edit a different rule or create a new one. Provide expanded information for the token specified. Refer to Expanding Token Information for more information. When used in conjunction with the CHANGE command, change the next occurrence of the token. When used in conjunction with a FIND command, change the current token to a null value.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |