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


Chapter 2 The TIBCO Object Service Broker Client Model : Setting Up the User Profile for Seamless Clients

Setting Up the User Profile for Seamless Clients
Every external transaction name that is to be used as a seamless TIBCO Object Service Broker client must be defined to TIBCO Object Service Broker as a user ID. At session startup, the seamless client uses the external transaction name to select the user profile information to be used during the session.
Setting up A User Profile
Use the SE security manager workbench option to access the User Profile option in the MANAGE USERS area to set the profile for an external transaction. At minimum, provide a value in the Startup Rule field. You can also provide values for the Action, Search, Browse, Library, and Current Group fields.
Guidelines for Development Environments
In a development environment, you could find the startup rule for a session in a local library (that is, it was not promoted to the installation library). If this is the case in your environment, the default library in the user profile should be set to the local library 1.
If the user ID for the external environment is being used as the user ID for TIBCO Object Service Broker, the startup rule must exist in the rules library for this user ID or the library specified in the user profile. In TIBCO Object Service Broker, the user ID determines permissible accesses to objects such as rules libraries and also the clearance of data accesses (that is, reading the rule for execution). Therefore, a user ID must have VIEW_DEFN to access a rule definition and READ to access the library containing the rule.
See Also
TIBCO Object Service Broker Managing Security about user profiles and logging in to TIBCO Object Service Broker.
TIBCO Object Service Broker Programming in Rules for the rules language and rules libraries.

1
The default login library is that of the user ID (that is, user ENV00 uses default library ENV00 during login processing). If the default library is not set, the rule must reside in the library of the environmental user (the login library).


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