![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
1.
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. Click OK.
6. In the New Host Participant dialog, select the Active checkbox.
1. Click the Protocols tab.
2.
3. Click the Disable button.
1. Click the X12 link.
2. Click the Add New link next to the Default Interchange Qualifier ID field.
3.
5. In the ID field, type 123456789.
6. Click Save.
7. Click OK.
8.
9. Click Save twice.
1. In the Participants windows, click the New button.
2. Type Company2 in the Participant Name field.
3. Select Partner in the Participant Type drop-down list.
4. Click OK.
5. Check the Active checkbox.
1. Click the Protocols tab.
2. Click Enable.
3. Check the X12 checkbox.
4. Click OK.
1. Click the X12 link.
2. Click the Add New link next to the Default Interchange Qualifier ID field.
3.
5. In the ID field, type 987654321.
6. Click Save.
7. Click OK.
8.
9. Click Save.
1. Click the X12 link.
3. Select Enable EDI Validation.
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. Click OK.
6. In the URL field, type the URL of the trading partner's machine. For example, machine1.acme.com:8800/X12.
7. Click Save three times.
1.
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. Click OK.
5. In the New Agreement dialog, click the Add Protocol Binding button.
6. Select the X12 checkbox.
7. Click OK.
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.
example, the Send 270 RT Request process in TIBCO Designer equals theSend_270_RT_Request process in TIBCO Business Studio. The following
• 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.
1. In TIBCO Designer, click New empty project.
2.
3.
4. Click the ZIP Archive tab.
5.
6.
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. Click OK.
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.
1. Click the Project tab.
2. Expand the HIPAA_RTPatientEligibility folder.
3. Figure 10 BCServerConfig Icon
4. Click the BusinessConnect Server Access tab.
d.
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.
9. Click Apply.
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.
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.
1.
2. Configure the server information in the Server Access tab.
3.
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.
6. Click Save.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |