Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 HIPAA Transactions Tutorial : Configuring the Trading Host Machine

Configuring the Trading Host Machine
Load Guidelines and XSDs
The first step in configuring the trading host machine is to load the guidelines and XSDs. For this tutorial, the procedure for loading the guidelines and XSDs is the same on both the Trading Host machine and the Trading Partner machine. The example interface HIPAA-RT-00401-270-271.csx should be used on both the Trading Host machine and the Trading Partner machine.
Follow the steps explained in Review Guidelines and Load Guidelines and XSDs.
Create the Trading Host on the Host Machine
To configure the trading host, you need to create the trading host and configure the protocol for the trading host.
1.
Click the Business Connect > Participants link in the left panel.
2.
Click the New button in the right panel.
3.
Type Company1 in the Participant Name field.
4.
Select Host in the Participant Type drop-down list.
5.
6.
Configure the Host Protocol on the Host Machine
For this tutorial, we are going to disable all protocols except for the X12 protocol. The interchange qualifier and ID will then be configured for the X12 protocol.
Enable the X12 Protocol
1.
Click the Protocols tab.
2.
Select the EZComm, Service, EDIFACT, TEXT, TRADACOMS, and Gateway check boxes.
3.
Click the Disable button.
This leaves only the X12 protocol on the list.
Set the Interchange Qualifier and ID
1.
Click the X12 link.
2.
Click the Add New link next to the Default Interchange Qualifier ID field.
3.
Click the Add New button.
4.
5.
6.
Click Save.
7.
8.
9.
Click Save twice.
10.
Create the Trading Partner on the Host Machine
To create the trading partner and enable the X12 protocol, do the following:
1.
2.
Type Company2 in the Participant Name field.
3.
Select Partner in the Participant Type drop-down list.
4.
5.
Check the Active checkbox.
Configure the Partner Protocol on the Host Machine
To configure the protocol for the trading partner, you need to:
Enable the X12 Protocol
1.
Click the Protocols tab.
2.
Click Enable.
3.
Check the X12 checkbox.
4.
Set the Interchange Qualifier and ID
1.
Click the X12 link.
2.
Click the Add New link next to the Default Interchange Qualifier ID field.
3.
Click the Add New button.
4.
5.
6.
Click Save.
7.
8.
9.
Click Save.
Enable Outbound EDI Validation
To enable outbound EDI validation:
1.
Click the X12 link.
2.
3.
Select Enable EDI Validation.
Set the Transport
To set the transport:
1.
Click the Transports tab.
2.
Click Add.
3.
Type HTTP in the Transport Name field.
4.
Select HTTP from the Transport Type drop-down list.
5.
The New HTTP Transport dialog appears.
6.
7.
Click Save three times.
Configure the Business Agreement on the Host Machine
1.
Click the Business Connect > Business Agreements link in the left panel.
2.
Click the New button in the right panel.
3.
Select the Company1 radio button in the Host Party area and the Company2 radio button in the Partner Party area.
4.
5.
In the New Agreement dialog, click the Add Protocol Binding button.
6.
Select the X12 checkbox.
7.
8.
Click the X12 link.
9.
Click the Transports tab.
10.
Make sure that HTTP is selected in the Primary Transport drop-down list in the Outbound Transports for Host ‘Company1’ area.
11.
Click Save twice.
Configure Private Processes on the Host Machine
TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream contains an example TIBCO ActiveMatrix BusinessWorks project that sends a HIPAA 270 transaction to TIBCO BusinessConnect.
This section contains the following parts:
Processes Overview
example, the Send 270 RT Request process in TIBCO Designer equals the
Send_270_RT_Request process in TIBCO Business Studio. The following
The HIPAA_RTPatientEligibility project in the example contains the following processes:
Send 270 RT Request  Reads a file containing the XML data equivalent of a 270 transaction and sends the XML data to TIBCO BusinessConnect.
Validation Error Advisory Received  Activated when TIBCO BusinessConnect sends out an advisory indicating that there was a validation error on the original 270 Transaction.
Configuring Private Process in TIBCO Designer
To configure private process in TIBCO Designer:
Task A Opening the TIBCO ActiveMatrix BusinessWorks Project
To open the example TIBCO ActiveMatrix BusinessWorks project in TIBCO Designer, do the following:
1.
In TIBCO Designer, click New empty project.
2.
3.
Select Project > Import Full Project.
4.
Click the ZIP Archive tab.
5.
Navigate to BC_HOME\protocols\tibedi\samples\bw\HIPAA_RTPatientEligibility
6.
Select HIPAA_RTPatientEligibility.zip and click Open.
7.
Click OK.
8.
In the Options tab, select Try rename in case of name conflict.
9.
Click Apply.
10.
Select Project > Save As.
11.
In the Project Directory file chooser, navigate to BC_HOME\protocols\tibedi\samples\bw\HIPAA_RTPatientEligibility
12.
13.
Click Yes when a dialog appears asking to use the directory as a project directory. The following window is displayed.
Figure 9 HIPAA _RTPatientEligibility Project
 
14.
Click the Global Variables tab.
15.
Set BCHome to your TIBCO BusinessConnect installation directory.
16.
Task B Configuring Connections to BusinessConnect
To configure connections to BusinessConnect, do the following:
1.
Click the Project tab.
2.
Expand the HIPAA_RTPatientEligibility folder.
3.
Click the BC Server Connection/BCServerConfig BusinessConnect connection icon.
Figure 10 BCServerConfig Icon
4.
Click the BusinessConnect Server Access tab.
a.
b.
c.
d.
Click the Apply and Save button.
5.
Click the Configuration tab.
6.
Click the Update from Configuration Store button. If you chose TIBCO Rendezvous as the transport for private communication, the software displays a TIBCO Rendezvous tab.
7.
Select X12 from the Protocol Name drop-down list.
8.
Click the Import Selected Business Protocol button. When you import the protocol, TIBCO ActiveMatrix BusinessWorks retrieves schema information from the TIBCO BusinessConnect configuration store and puts it in the BCSchemas project folder.
Figure 11 Schema Posted to the BCSchema Project Folder
9.
Click Apply.
 
10.
Configuring Private Process in TIBCO Business Studio
To configure the private process in TIBCO Business Studio:
 
Task A Opening the TIBCO ActiveMatrix BusinessWorks Project
To open the TIBCO ActiveMatrix BusinessWorks project in TIBCO Business Studio:
1.
2.
Click File > Import.
3.
On the Import page, expand the General folder and select the Existing Studio Projects into Workspace item. Click Next.
4.
Click Browse next to the Select archive file field to navigate to the HIPAA_RTPatientEligibility_for_bw6.zip file. Click Finish.
The sample project is located in the BC_HOME\protocols\tibedi\samples\bw\HIPAA_RTPatientEligibility directory.
After importing the sample, you also need to do the following steps:
1.
Expand Module Descriptors in the Project Explorer view.
2.
Double-click Module Properties.
In the User tab, change the default value of the BCHome and TPName properties according to your environment.
Task B Configuring Connections to TIBCO BusinessConnect
To configure connections to TIBCO BusinessConnect on the Initiator computer:
1.
In the Project Explorer view, expand Resources and double-click BCConnection.bcResource.
2.
a.
b.
c.
3.
Click Update from Configuration Store in the Configuration tab.
4.
Select X12 from the Protocol Name drop-down list.
If you select the Select Operations check box, you can select any of the configured or imported operations. For this tutorial, select all operations and click OK.
5.
Click the Import Selected Business Protocol button.
When you import the protocol, BusinessWorks retrieves information from the TIBCO BusinessConnect configuration store and puts them in the project folder.
6.
Click Save.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved