Creating a Subordinate Map File

Create a subordinate map file to hold part of the map file configuration.

It can be advantageous to put part of your input or output adapter map file in a separate file. For example, you might want to keep a subscription configuration in a map file, but break out the list of RICs you want the adapter to subscribe to.

  1. Go to the directory that contains the map file.
  2. Create a new file with the extension .xml.
    You need not add a declaration of the XML version.
  3. Insert the selected content from the map file into the new file.
    The content you add depends on which part of the map file you have decided to store separately.
  4. (Optional) Add a comment to the new file.
  5. Save the file.