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


Chapter 5 HIPAA Acknowledgements Tutorial : Configuring the Trading Host Machine

Configuring the Trading Host Machine
If you have installed and worked with the tutorial from Chapter 4, HIPAA Transactions Tutorial, you already have configured properly most of the Host and Partner machines. This tutorial uses a different set of HIPAA guidelines that must be configured in the Operations Editor. Continue setting up the trading host machine by following the steps in the section Load Guidelines and XSDs.
If you did not use the previous tutorial, perform the steps described in the following sections:
Load Guidelines and XSDs
This section describes how to load the guidelines and XSDs for the HIPAA X12 transactions and acknowledgements. TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream contains sample configuration files for this tutorial.
Import the configuration files into the Operations Editor on the trading host machine as follows:
1.
Using TIBCO Administrator, select BusinessConnect > Operations Editor.
2.
Click the Import button.
3.
Click change..... next to Upload Configuration Data File.
4.
Click Browse.
5.
Select BC_HOME\protocols\tibedi\samples\interfaces\ HIPAA-Ack-00307-277.csx
6.
Click Open.
7.
8.
Click Import.
9.
Repeat steps 4 through 10 selecting the file BC_HOME\protocols\tibedi\samples\interfaces\HIPAA-Ack-00405-824.csx.
10.
Click Done.
Configure the TIBCO BusinessWorks Private Processes on the Host Machine
TIBCO BusinessConnect EDI Protocol HIPAA Edition powered by Instream contains an example TIBCO BusinessWorks project which sends a HIPAA 837 Professional transaction to TIBCO BusinessConnect.
This section contains the following parts:
Processes Overview
example, the Send HIPAA 837 Request process in TIBCO Designer equals the
Send_HIPAA_837_Request process in TIBCO Business Studio. The following
The HIPAA_Acks project in the example contains the following processes:
Send HIPAA 837 Request  Reads a file containing the XML equivalent of an 837 Professional transaction and sends the XML data to TIBCO BusinessConnect.
Receive TA1 Interchange Acknowledgement  Activated when TIBCO BusinessConnect receives a TA1 Interchange Acknowledgement.
Receive 997 Functional Acknowledgement  Activated when TIBCO BusinessConnect receives a 997 Functional Acknowledgement.
Receive 824 Application Advice  Activated when TIBCO BusinessConnect receives an 824 HIPAA Acknowledgement.
Receive 277U Claim Status  Activated when TIBCO BusinessConnect receives a 277U HIPAA Acknowledgement.
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 BusinessWorks project in TIBCO Designer, do the following:
1.
2.
Click New empty project.
3.
4.
Select Project > Import Full Project.
5.
Click the ZIP Archive tab.
6.
       BC_HOME\protocols\tibedi\samples\bw\HIPAA_Acks
7.
Select HIPAA_Acks.zip and click Open.
8.
Click OK.
9.
In the Options tab, select the Try rename in case of name conflict radio button.
10.
Click Apply.
11.
Select Project > Save As.
12.
       BC_HOME\protocols\tibedi\samples\bw\HIPAA_Acks
13.
Click OK twice.
14.
Click Yes when a dialog appears asking to use the directory as a project directory. The zip archive file will be deleted. The following window is displayed.
Figure 21 TIBCO BusinessWorks Project
 
15.
Click the Global Variables tab.
16.
Set BCHome to your TIBCO BusinessConnect installation directory.
17.
Task B Configuring Connections to TIBCO BusinessConnect
To configure connections to BusinessConnect, do the following:
1.
Click the Project tab.
2.
Expand the HIPAA_Acks folder.
3.
Click the BC Server Connection/BCServerConfig BusinessConnect connection icon.
4.
Click the BusinessConnect Server Access tab.
a.
b.
c.
Click the Apply and Save buttons.
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. TIBCO BusinessWorks schema information is retrieved from the TIBCO BusinessConnect configuration store and puts it in the BCSchemas project folder.
9.
Click Apply.
Figure 22 Schema Information Retrieved to the Project Folder
 
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_Acks_for_bw6.zip file. Click Finish.
The sample project is located in the BC_HOME\protocols\tibedi\samples\bw\HIPAA_Acks 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.
3.
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.
d.
Click Save.
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