The exit rules are stored in the system (COMMON) library. They are provided as stub rules and always return the string “Y”. This causes the affected tools to function as they did in the past.
Using the appropriate sample stub rule as a base, modify the exit rule. The modified rule must return a string to the tool. Save the modified rule in the appropriate library, usually the installation (SITE) library.
You must ensure that the correct library search path for the modified tool is set in the workbench menu definition. Refer to
TIBCO Object Service Broker Defining Screens and Menus for details about using the DEFINE_MENU tool to define workbenches and about using DEFINE_OBJLIST for object manager prompts.
VALIDTABLETYPE first checks the NEW flag because when a new definition is created, it starts out as a TDS_TABLE. Without this extra check, a user whose user ID starts with WE would be unable to create a new table.