...
Expand |
---|
title | STEP 1: Using the HL7 Server component from the previous tutorial |
---|
|
Stop the component. Make the HL7 Server editable. Click Customize → Copy and Edit.
Image AddedEnter the translator by the Edit Script button.
|
Expand |
---|
title | STEP 2: Alter the code to have ACKs generated hardcoded to say THANK YOU FOR TESTING WITH US for the Sending Facility |
---|
|
Copy and paste the following line to replace line 10 of your code: Code Block |
---|
A.MSH[4][1] = "THANK YOU FOR TESTING WITH US" | Image RemovedImage Added |
Expand |
---|
title | STEP 3: Commit the code and run it by changing the commit on the component card |
---|
|
Step 1: Click the + commit button in the menu bar of the translator: Image Removed. Then follow this the screenshot below: Image RemovedStep 2: Image AddedImage AddedNotice changes made Add commit message Commit changes
Navigate back to the dashboard and open the component card, change the commit to the one you just made: Image RemovedStep 3: Run , and START the component. Image Added |
The source code of the HL7 Server is deliberately written to make it easy to customize. Consider how you would do the same customization in Iguana 6?
Next Understanding Databases in IguanaThis is part of your product Orientation or back to Orientation!