What's New in the Sun TCP/IP HL7 Adapter

ProcedureTo Execute a Sample Project for the Inbound Mode

  1. Install HL7eWay.sar file to the Sun Java CAPS Repository.

    For steps, see Installing the TCP/IP HL7 Adapter and Sample Projects in Sun Adapter for TCP/IP HL7 Tutorial.

  2. Start the NetBeans IDE and use the NetBeans Plugins Manager to install the HL7 adapter nbms to NetBeans IDE.

  3. Re-start the Netbeans IDE and establish connection to the Sun Java CAPS Repository.

  4. Create a CAPS Environment for the prjHL7Inbound project.

    CAPS Environment Created
  5. Import the HL7 project prjHL7Inbound.zip that is bundled with HL7eWay.sar into NetBeans IDE

    prjHL7Inbound Project
  6. Create the Deployment Profile and select Check Out...

    The Check Out... option enables users to modify the created Deployment Profile for prjHL7Inbound.

    1. Enter the Deployment Profile Name and select the Environment from the drop-down menu.

    2. Select the check box to choose the Used Connectivity Map cmHL7Inbound.

    3. Click OK.

  7. Click the Automap button to map the created environment files.


    Note –

    Ensure to start the GlassFish V2 sever before deploying.


  8. Click Build to build the project.

    The following message is displayed after the build is successful.


    Project buld was successful (elapsed time: 120.562 seconds).
    Build and Deploy
  9. Click OK.

  10. Click Deploy button to deploy the project onto GlassFish V2 Application Server from the NetBeans IDE.

    This action displays the following message.


    Project deployment successful (elaspsed time: 49 seconds).
  11. Open a Web Browser and login to the Enterprise Manager at the following path:

    http://localhost:portnumber

    The default portnumber is 15000.

  12. Expand the tree from the Explorer frame of the eManager GUI and select the prjHL7Inbound/Deployment1/cmHL7Inbound/eaHL7Inbound external system.

  13. Select the Monitor external Connection action of the tree from the eaHL7Inbound => jcdHL7inbound1 frame.

    This action displays the screen as shown below.

    Enterprise Maanger
  14. Start multiple HL7 external system and continue to send requests to the HL7 inbound project. Follow the Monitor External Connection link to observe the status of the external systems connection.

  15. Terminate one of the external systems and observe that the status information of the terminated system does not appear in the status table

  16. Execute the sample project using HL7 Simulator.

    Here, is a sample illustration.

    HL7 Simulator