![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
There are a number of methods you can use to delete an object set definition. Refer to the following table to determine the appropriate method to use:
Has not been promoted and is on your local node. Has not been promoted and is on a node remote to the node on which you are presently working. If an object set definition has been promoted to another (target) system, you must submit a change request through the Promotion system (of the source system) to extend the deletion to the target system. If you do not issue a change request to delete the definition, the following occurs:
• The object set exists on the target system and no rights are associated with it on the source system.
• If a new object set with the same name is created on the source system, the creator is unable to promote the object set to the target system because an object with the same name already exists there.When you are within an existing definition in the Object Set Definer you can delete a definition by doing one of the following:
• Using the DELETE commandThe shareable tool DELETE_DEFN is available to delete existing definitions. Using this tool, if the correct security access is set up, you can delete definitions across TIBCO Object Service Broker nodes or within your local node. You call DELETE_DEFN from within a rule.The following rule calls the DELETE_DEFN tool to delete the definition of the DEPARTMENTS object set from Node A. Because an object set definition is being deleted, values are not required for the arguments library or environment:
TIBCO Object Service Broker Managing Deployment for information about change requests.TIBCO Object Service Broker Shareable Tools for information on the tool.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |