Copying an administered object

To copy an administered object in IBM MQ Explorer, you create a new object based on the existing object to copy.


To create a copy of an existing JMS administered object, complete the following steps.


Procedure

  1. In the Navigator view, right-click the relevant object folder, then open the New wizard. For example, right-click the Connection Factories folder, then click New > Connection Factory.
  2. Select the options that you require until you get to page of the wizard on which we can choose to create the object with attributes like an existing object.
  3. Select the Create with attributes like an existing object check box.
  4. Click Select The Select the Like Object dialog opens. The dialog lists all of the objects in the JNDI namespace that match the selections we have already made in the wizard. For example, if you are creating a connection factory, the dialog lists all the connection factories that use the same transport type, messaging provider, and connection factory class as the one you are creating.
  5. Click the object to base the new object on, then click OK.
  6. Click Finish to create the object.


Results

The new object is created with the same attributes as the existing object that you specified.