Migrate the "xml" directory

You need to adapt the path data in the files <client>_CTK.xml and <DATASOURCE>.xml so that they match the new directory structure (see chapter Transfer "custom" directory without changes).

Procedure

  1. Switch to the <PPM99_DATA>/custom/<client>/xml directory.
  2. Edit the file <client>_CTK.xml using a text editor and adjust the paths contained. Make sure that you use relative paths and / or \\ as separators between the individual path parts. If you have been using absolute paths, please note that the home directory is now <PPM99_CLIENT_RUN>/bin. This means that you need to replace <PPM9x_HOME>[/ppmmashzone]/server/bin/work/data_ppm/ by ../../../../../work/data_ppm/.
  3. To continue using the data sources you need to adapt the data source files. Proceed as follows for each data source.
    1. Switch to the <PPM99_DATA>/custom/<client>/xml/<DATASOURCE> directory.
    2. Edit the file <DATASOURCE>.xml using a text editor and adjust the paths contained, if required. Make sure that you use relative paths and / or \\ as separators between the individual path parts.

      If you have been using absolute paths, please note that the home directory is now <PPM99_CLIENT_RUN>/bin. This means that you need to replace <PPM9x_HOME>[/ppmmashzone]/server/bin/work/data_ppm/ by ../../../../../work/data_ppm/.