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


Chapter 2 Configuring the Data Object Broker : Customize the TIBCO Object Service Broker @SCHEDULEMODEL Table

Customize the TIBCO Object Service Broker @SCHEDULEMODEL Table
You can use the @SCHEDULEMODEL table to execute in batch mode with the use of the SCHEDULE statement. You can add instances to the @SCHEDULEMODEL parameterized table after installation.
Execution Environment Parameters Allowed as Variables
TIBCO Object Service Broker substitutes the following variables with the value of the corresponding Execution Environment parameters for the session:
The type of invocation for the initial user rule specified in the RULE parameter.
Specifies whether the first transaction of the session can update TDS tables and external databases.
The name of the Data Object Broker to which a session is to connect. Can also affect binding between sessions.
The file type used to process calls to the @READDSN and @WRITEDSN tools and the load/unload to external files tools.
The path to the directory containing files accessed with the @OPENDSN tool, import and export tables, and load/unload to external files tools.
The field separator for TEXT type import and export tables.
The file type used to process import and export tables.
The name of the Execution Environment to be used to run the session.
The name of the library that holds the rules for the installation promoted from the local libraries.
The arguments for the rule that is being submitted for batch processing.
The user’s login password to be passed to TIBCO Object Service Broker.
The name of a file to which a TIBCO Object Service Broker generated report is written.
The default printer destination for output generated by TIBCO Object Service Broker.
The name of an external writer (XWTR) to be used to print output generated by TIBCO Object Service Broker.
Specifies whether the user’s profile information stored within TIBCO Object Service Broker is to be merged by the startup rule with Execution Environment parameters at session startup.
The name and arguments of the first application rule to be invoked after login rules processing completes. Does not apply to SDK (C/C++) or SDK (Java) sessions.
The library search environment for the first rule to be executed.
Specifies whether to clear the session log before a session is started.
The name of the rules library that contains the rules shipped with the TIBCO Object Service Broker product.
Specifies whether user sessions should be run in test mode.
The maximum amount of transaction memory a single transaction can use.
The character to be used as the left delimiter for enclosing substituted variables in @SCHEDULEMODEL.
The character to be used as the right delimiter for enclosing substituted variables in @SCHEDULEMODEL.
See Also
TIBCO Object Service Broker Programming in Rules and the TIBCO Object Service Broker Application Administion for information about the @SCHEDULEMODEL table and the SCHEDULE statement.

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