Getting Started With Sun Master Patient Index

Configure the Connectivity Maps

The Connectivity Maps for all three Sun Master Patient Index projects are predefined. You only need to configure the Adapter connections for the Collaboration client and Business Process client projects. The database Adapter is already configured for connectivity in the server project.

ProcedureTo Configure the Client Connectivity Maps

Before You Begin

Complete the steps under Create the Database Tables.

  1. In the eIndexClient project, check out the Connectivity Map (CMap1), and then open it in the Connectivity Map Editor.

  2. Double-click the icon between the inbound Adapter and the Service.

  3. On the Properties dialog box, change the value of the Input File Name property to inputcollab*.txt and press Enter.

  4. Click OK.

  5. Double-click the icon between the Service and the outbound eWay.

  6. On the Properties dialog box, change the value of the Output File Name property to outputcollab%d.dat.

  7. Click OK.

  8. Save and close the Collaboration client Connectivity Map.

  9. Repeat the above steps for the Connectivity Map in the eIndexBPClient project, verifying that the input file name is inputbp*.txt and the output file name is outputbp%d.dat.

  10. Continue to Define the Environment.