Hello,
We would need your help.
When we test using the actual HL7 message, how could we achieve to send the response from the Process to the Service?
Process does not send response to a EnsLib.HL7.Service.TCPService when we test it with a EnsLib.HL7.Operation.TCPOperation, why?
We are developing a Production which is composed by:
- A service: EnsLib.HL7.Service.TCPService
- A bussiness process
- An Operation: EnsLib.HL7.Operation.TCPOperation
We have the following challenge: