Using the HL7 Binding Component

Accessing the HL7 Binding Component Wizard

You can access the HL7 Binding Component Wizard and create an HL7 binding by performing any of the following procedures.

ProcedureTo Access the Wizard by Creating a New File

  1. Select your project in the NetBeans IDE Projects window, then click the New File icon, or select File -> New File from the NetBeans menu.

    Ctrl+N also opens the New File Wizard.

  2. Select ESB as the Category, and select Binding as the File Type.

  3. Click Next.

    The Name and Location window appears.

  4. Enter a name for the BC, select HL7 in the Binding field, and select the type of HL7 binding in the Type field (inbound or outbound).

  5. If necessary, you can also modify the Folder and Target Namespace fields.

    The target namespace is the URL String used as the target namespace.

  6. Continue to Configuring the HL7 Binding Component in the Wizard.

ProcedureTo Access the Wizard by Creating a New Binding

  1. Right-click your project in the Projects tree, and select New -> Other.

    The New File Wizard appears.

  2. Select ESB as the Category, and Binding as the File Type.

  3. Click Next.

    The Name and Location window appears.

  4. Enter a name for the BC, select HL7 in the Binding field, and select the type of HL7 binding in the Type field (inbound or outbound).

  5. If necessary, you can also modify the Folder and Target Namespace fields.

    The target namespace is the URL String used as the target namespace.

  6. Continue to Configuring the HL7 Binding Component in the Wizard.

ProcedureTo Access the Wizard by Creating a New WSDL Document

  1. Right-click your project in the Projects tree, and select New -> WSDL Document.

    The New WSDL Document Wizard appears.

  2. Enter a File Name, and select Concrete WSDL Document as the WSDL Type.

    This adds additional options to the wizard.

  3. In the Binding field, select HL7; and in the Type field, select the type of HL7 Binding you want to create (inbound or outbound).

  4. If necessary, you can also modify the Folder and Target Namespace fields.

    The target namespace is the URL String used as the target namespace.

  5. Continue to Configuring the HL7 Binding Component in the Wizard.