Importing the naming rules

You must import the naming rules from your XML file.

About this task

When performing the procedure that follows, import errors can occur in two instances: when you select a file to import, and after a file is imported. The first type of error occurs when the imported file is parsed and placed on the input queue as messages. These errors include, but are not limited to, schema, missing column, and character set errors. When an import error occurs, a dialog is displayed after you select the file to import.

Procedure

  1. Perform the following steps to import your naming rules from an XML file (to view a sample XML file, see NamingRuleSample.xml located on the developerWorks Process Automation Community site.
    1. Click Go To > Integration > External Systems.
    2. Type MXNMR in the System filter and press Enter.
    3. Select the MXNMR row.
    4. Open the Enterprise Services tab.
    5. Select the MXNMR Enterprise Service.
    6. Click Data Import.
    7. Click Browse and select a template file.
    8. Click OK.
  2. To view the reprocessing queue, perform the following steps.

    You might need to reprocess your messages. When the import of a file is reported as successful, it has been placed on the queue. When it is processed off the queue, other errors might be detected. Messages are processed off of the queue in the background, so there is no indication that these errors have been detected. A second queue holds these error messages, so that they can be reprocessed where appropriate.

    1. Click Go To > Integration > Message Reprocessing.
    2. Click the Details to the right of a message in the queue to see details about the error. The details display a more detailed error message, as well as the XML that was being processed when the error was detected.

      After you understand and address the error, remove the error message from the reprocessing queue so that a corrected message can be queued and processed.



Feedback