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


Chapter 2 Using User Exits in Workbench Tools : Overview

Overview
Purpose of the User Exits
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.
Tools Supporting the User Exits
The following tools, supplied with the default developer workbench, support the use of the user exit rules:

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