![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
User exits are provided to customize the access and activity for a subset of the workbench tools provided with TIBCO Object Service Broker. You can implement these exits in the following places when executing one of these tools:
• The entry to the tool, where the exit can be used for some kind of validation, such as verifying user access defined to meet a standard.
• Immediately before the definition of an object is committed to the database. This can be used for validation, and possibly manipulation, of the object being saved.
• After the definition is committed into the database. At this point the object can still be manipulated and logging can be implemented.The following tools, supplied with the default developer workbench, support the use of the user exit rules:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |