Send the HIPAA 270 Transaction
The Send 270 RT Request process, performs the following tasks:
- Procedure
-
Reads a file containing XML data for a HIPAA 270 transaction.
-
Parses the 270 XML data.
-
Constructs a request message containing the 270 XML data and sends it to BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream.
-
Waits for a response to the request.
-
Logs information from the response.
Figure 16: Send 270 RT Request Process

Run the Tutorial on the Host Machine
To run the tutorial on the host machine, perform the following steps:
- In the opened TIBCO Business Studio project, expand the HIPAA_RTPatientEligibility folder in the Project Explorer tab, and click the Send_270_RT_Request process.
- Click the SendRequest activity, and then click the Input tab to verify the name of the trading partner
- On the Tester tab, click the dropdown icon next to the BWApplication icon.
- Select Run Configuration from the dropdown list.
- In the Run Configurations dialog, expand BusinessWorks Application > BWApplication.
- From the list of the processes displayed, you can select one or multiple items based on the type of transaction you want to process. In this tutorial, click the Send_270_RT_Request message.
- Click Apply > Run.
You can see BusinessWorks logs on the Console tab.
Note: If you want to run the process in debug mode, click the Debug BWApplication icon > Debug Configurations and follow the above procedure from Step 5.