Sun B2B Suite HIPAA Protocol Manager User's Guide

ProcedureTo Edit the Berlin HIPAA_dlg_270_In_Atlanta_270_In.xml File

  1. Make sure you have exported the sample data files.

  2. Use the Enterprise Designer’s Export feature to export the sample data files to a specified location, for example:


    cd /d C:\temp\eXchange\Sample\HIPAA\Data\Berlin
  3. Change directories to the subdirectory of the location where you exported the sample data files.

  4. Use a text editor open the following file:

    HIPAA_dlg_270_In_Atlanta_270_In.xml

    You see text that resembles the following text:


    <?xml version="1.0" encoding="UTF-8"?>
    <FileAndService>
        <TradingPartner>Atlanta</TradingPartner>
        <TPProfileID></TPProfileID>
        <Service>Eligibility_Inb_AG</Service>
        <Action>271</Action>
        <Files Directory="path">
            <Name>HIPAA_4010A1_271_template.st</Name>
        </Files>
    </FileAndService>
  5. If necessary, in the line <dir>path</dir> (shown in the previous example), change the string represented by path, to the actual path of the directory that holds your local copy of the HIPAA_dlg_270_In_Atlanta_270_In.xml and HIPAA_4010A1_271_template.st files.

    For example:


    <dir>C:\temp\eXchange\Sample\HIPAA\Data\Berlin</dir>

    Or:


    <dir>/~myname/eXchange/Sample/HIPAA/Data/Berlin</dir>
  6. If you have already run the sample and you want to experiment with other changes (such as using a payload file with a different file name, or using a TP with a different name), be sure they are also reflected here.

  7. When you are finished, save your changes and exit the text editor.


    Note –

    For more information, see the eXchange Integrator User’s Guide.