Message Sets: Renaming objects
You can rename message model objects in the IBM® Integration Toolkit.
Before you begin
You must have completed the following tasks:
- Message Sets: Creating a message set
- Message Sets: Creating a message definition file
- Message Sets: Opening an existing message definition file
- Message Sets: Adding MRM message model objects (You must have added one or more objects to your message model)
About this task
Objects in the IBM Integration Toolkit such as files, messages and elements can have different physical representations. Eclipse handles renaming differently depending on the object.
Tip: Not
all objects can be renamed. For example, you cannot rename wildcards,
local groups, or local types, because they do not have a name.
If an object can be renamed the usual way to do it is as follows:
Procedure
- Switch to the Integration Development perspective.
- In the Outline view, right-click the object that you want
to rename then click Rename on the pop-up menu.
Alternatively, right-click the object in the Message Definition editor Overview tab then click Rename on the pop-up menu.In both cases, depending on the object, either a renaming dialog opens or you will now be able to edit the name of the object directly.
- Type the new name for the object.
- If the renaming dialog is open, either press Enter or click OK.