Changing design time, run time paths

To change to design time, and run time paths:

  1. From the Start menu, select Programs > IBM WebSphere Transformation Extender n.n > Trading Manager > Message Manager.
  2. In the IFD navigator, click the Composition tab to show the msg_mgr system definition file.
  3. Double-click MessageManager to show the MessageManager system.
  4. From the Edit menu, choose More Find/Replace.
    The Find/Replace window opens. Select the Replace tab.
  5. Specify the Find What search criteria. To locate all path names that begin with C:, enter C: in the Find What field and select Path Names for the Search Criteria.
  6. Click the Settings button to specify additional search parameters.
    The Path Name Settings window opens.
  7. Ensure that Run-Time Paths is disabled, and Design-Time Paths is enabled.
    Note: Set the Design-Time settings before the Run-Time settings.
  8. Click OK to save the settings and close the Path Name Settings window.
    The Path Name Settings window closes and you are returned to the Find/Replace window.
  9. With the Replace tab view selected, click Find.
    A list of the run-time paths that match the search criteria is displayed in the list. In this case, the C:\install_dir directory structure is found.
  10. In the Replace field, enter the path name you wish to replace: C:.
  11. In the With field, specify the actual location of your Run-Time Paths; in this example, d:\apps.
  12. Click Select All to select all entries in the list of paths matching the search criteria.
  13. Click Replace.
  14. Repeat steps 6 through 13; in step 7, enable Run-Time Paths and disable Design-Time Paths.
  15. After performing this procedure for the MessageManager system, repeat all steps for the RunMaps systems.
    Your map components now point to the correct path and file on your D:\apps\IBM\tmgr_vn.n\mmgr directory structure. You can verify this by trying to access any of the map components in Message Manager.