Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

Configuring Data Transformation for Validation with Edifecs Engine Version 8.x

Configuring
Data Transformation
for Validation with Edifecs Engine Version 8.x

To configure
Data Transformation
to use HIPAA Validation:
  1. In the
    Data Transformation
    installation directory, edit the file
    CMConfig.xml
    .
  2. Find the
    CMLibraries
    element and edit it as in the following example:
    <CMLibraries> <HipaaValidationWS> <RemoteWS> <LocalPath>\\HIPAAValidationServer\HIPAAValidation\_JMS_Results</LocalPath> <RemotePath>/opt/
    Informatica
    /HIPAAValidation/_JMS_Results</RemotePath> </RemoteWS> <Url>http://10.40.40.54:8077</Url> <Version>8</Version> </HipaaValidationWS> </CMLibraries>
    The following table describes the parameters:
    Parameter
    Description
    LocalPath
    The path to the
    Edifecs_Results
    file that
    Data Transformation
    uses to access the directory. The path is relative to the Data Transformation machine.
    The
    Edifecs_Results
    file is a temporary directory that both Data Transformation and the Edifecs Engine use to transfer data.
    RemotePath
    The path to the
    Edifecs_Results
    file that the Edifecs Engine uses to access the directory. The path is relative to the Edifecs Engine machine.
    Url
    The IP address or host name of the Edifecs server machine, and the HTTP port number that you configured in
    $XESRoot/webservice/bin/apache-tomcat-5.5.20/conf/server.xml
    .
    Version
    Specify the major Edifecs version you have installed, such as version 8.

0 COMMENTS

We’d like to hear from you!