I’ve got three points A, B & C. I’m using fileset-FTP to move a file from A to B. When B is successfully delivered, I want to generate an HL7 message and send it to C.
Alternatively, if I generate a new message in A, then it goes through routing in A, which currently raw routes using a static route (which I thought appropriate for a non-text file). So if I have to generate the new message here, then I have to have two destinations: static route raw and TXNID xlate, and both need to have filters to filter out the message meant for the other destination?
I was hoping to generate this HL7 message in the destination thread, so I am guaranteed to only send the HL7 message if the file was successfully delivered. Is there a way to do that?
Peter
Peter Heggie
PeterHeggie@crouse.org