Make sure you have exported the sample data files.
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 |
Change directories to the subdirectory of the location where you exported the sample data files.
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> |
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> |
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.
When you are finished, save your changes and exit the text editor.
For more information, see the eXchange Integrator User’s Guide.