Hello,
I am trying to create a channel that reads an HL7 message from a file, determines if the ordering provider ID number ORC.12.1 is a specific number. If it is, the message gets written to a different directory. I have tried to paste a message into the Message Template then use the Message Tree to drill down to the field I need. I then click the Add New Rule and drag the ORC12.1 (ID Number) field to the Fiedl: dialog box. I then clik the Equals radio button and add a new line to the Values row. I then type "181". When I attempt to Validate the script it gives me
Error on line2:invalid property id(5d19314f-8e94-4ec2-a572-339185adc2a4#2).
Can anyone tell me what I may be doing wrong.
Thanks
Kenny
I am trying to create a channel that reads an HL7 message from a file, determines if the ordering provider ID number ORC.12.1 is a specific number. If it is, the message gets written to a different directory. I have tried to paste a message into the Message Template then use the Message Tree to drill down to the field I need. I then click the Add New Rule and drag the ORC12.1 (ID Number) field to the Fiedl: dialog box. I then clik the Equals radio button and add a new line to the Values row. I then type "181". When I attempt to Validate the script it gives me
Error on line2:invalid property id(5d19314f-8e94-4ec2-a572-339185adc2a4#2).
Can anyone tell me what I may be doing wrong.
Thanks
Kenny
Comment