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


Chapter 13 Using Rules Libraries : Changing Local Libraries

Changing Local Libraries
Login Library
The default or login library that you access when you log in to TIBCO Object Service Broker is normally the local library assigned to your user ID. The name of your login library is shown in the Library field at the top of the workbench.
Modifying Your Login Library
You can modify the login library that you use via:
Accessing a Different Local Library
If you require rules from a different local library after starting a session, type the name of the library where the rules are stored in the Library field of the workbench. For example, you can change from the local library USR40 to the local library EXAMP by overtyping USR40 with EXAMP. Changing the library name changes the local library you are accessing. The change stays in effect until you enter a different name in the Library field, or until you exit from TIBCO Object Service Broker.
You must have security access to the local library to access rules stored within it. To determine who owns a library, use the Define Library option from the workbench.
Copying a Rule to a Different Library
Using the workbench or rules, you can copy a rule from one library to another. To copy a rule using the workbench, do one of the following:
This invokes the COPYDEFN tool. You can use this tool to copy one or more rules to a library on your local node or to a remote node.
Use the C line command from within the Object Manager screen of the Rule Editor.
From the displayed screen, type the name of the library you want the rule to be copied to in the DEST_LIB field and the name you want the rule to be called in the DEST_RULE field.
You can also call or execute the COPY_DEFN tool. As with the COPYDEFN tool, you can copy one or more rules to a library on your local node or to a remote node.
See Also
TIBCO Object Service Broker Managing Security about your user profile and about security accesses.
TIBCO Object Service Broker Parameters about specifying session options.
TIBCO Object Service Broker for z/OS External Environments about using S6BBATCH.
TIBCO Object Service Broker for Open Systems Utilities about using osBatch.
TIBCO Object Service Broker Shareable Tools about the copy definition tools, COPY_DEFN and COPYDEFN.

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