Replace HL7.{propertypath} with Document.{propertypath}. For example,
Document.{MSH:9}You will not have virtual property completion to refer to the segments/fields in an HL7 message, but you can continue to build your conditions in your HL7 message router and paste them in.
- Log in to post comments
.png)
.png)
And here is the Visual Trace. I added $$$LOGINFO("Constructing Reply") in the first line to make sure your method was being called..png)
