Send the HIPAA 837 Professional Transaction
The Send HIPAA 837 Request process, performs the following tasks:
-
Reads a file containing XML data for a HIPAA 837 Professional transaction.
-
Parses the 837 Professional XML.
-
Constructs a request message containing the 837 Professional XML data and sends it to BusinessConnect Container Edition - EDI Protocol HIPAA Edition powered by Instream.
-
Logs information if an error occurs sending the request.
Figure 24: Send HIPAA 837 Request Process
Run the Tutorial on the Host Machine
To run the tutorial on the host machine, perform the following steps:
- 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_837_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 Debug BWApplication icon > Debug Configurations and follow the above procedure from Step 3.