Sun B2B Suite HIPAA OTD Library User's Guide

Building HIPAA OTD Collaborations

This section describes how you build Java Collaborations that use the HIPAA OTDs provided in the HIPAA OTD Library.

Before you can build the Collaboration, you must have installed the .sar file for the particular OTD to be used. For information, see Installing the HIPAA OTD Library.

ProcedureTo Build HIPAA OTD Collaborations

  1. Access the Enterprise Designer.

  2. Click the Project Explorer tab.

  3. Click mouse button three on the Project name for which you want to create a Collaboration. Click New. Click Collaboration Definition (Java).

    The Collaboration Definition Wizard dialog box appears.

  4. Type the name of the Collaboration and click Next.

    The Select Web Service Operation page appears.

  5. Select the Web service operation to be implemented by this collaboration, which will trigger the execution of this Java Collaboration Definition, for example, SeeBeyondeGateJMSreceive, and click Next.

    Selecting the Web Service

    The Select OTDs page appears.

  6. Under Look In, navigate to the OTDs by double-clickingSeeBeyondOTD LibraryHIPAA2000_Standard or 2000_Addenda.

    The Look In area displays the OTDs for the selected HIPAA directories. The following table describes the naming convention for the OTDs.

    x12_

    X12 protocol

    vnnnn_

    X12 version

    00_

    2000 HIPAA

    hipaa_

    Protocol name

    q1_

    Optional; indicating quarter

    820_PayMOrdeAdvi

    Transaction code and transaction name abbreviation

    _Full

    Fully enveloped OTD version that includes the inner and outer envelopes

  7. Double-click the OTDs to be used. The OTDs are added to the Selected OTDs list.

    Adding OTDs to the Collaboration
  8. Click Finish.

    The Collaboration appears in the Collaboration Editor. You can now use the eGate and OTD methods to build the business logic for the Collaboration. For information about the HIPAA OTD methods, refer to Chapter 4, Java Methods for HIPAA OTDs.