I have a channel with a source connector of Channel Reader
with a response setting of Auto-Generate (Destinations completed)
I send in a message that has no value for MSH10 and
inside this HL7 source connectors filter I set..
msg['MSH']['MSH.10']['MSH.10.1'] = "1234"; //message_control_id
The response I get has '1' in the returned ACK for the message_control_id instead of my "1234".
Why does it not work and do I need to do this logic in the pre-processor to make it work?
with a response setting of Auto-Generate (Destinations completed)
I send in a message that has no value for MSH10 and
inside this HL7 source connectors filter I set..
msg['MSH']['MSH.10']['MSH.10.1'] = "1234"; //message_control_id
The response I get has '1' in the returned ACK for the message_control_id instead of my "1234".
Why does it not work and do I need to do this logic in the pre-processor to make it work?
Auto-Generate (destinations complete) ACK
0 commentaires:
Enregistrer un commentaire