Oml orl / oru - ack
I am trying to retrieve unsolicited observation data from a system that requires a preamble of sending an OML and then receiving an ORL before the ORU-ACK part is established. It looks like this:
| OML -> |
| <- ORL |
Me | recurring : | Data source
| <-ORU |
| ACK -> |
I am trying to set up a file reader to send out the OML and then another channel for receiving messages and sending out the ACKs. An I way off?
Thank you
|