The standard REQUEST_REPLY workflow is as follows:
- The service consumer sends a request message to the service.
- The service consumer remains blocked while awaiting the reply.
- The service remains blocked while processing the reply.
The SIGMET reply message is sent from the service to the service consumer.
This service is based on OGC EDR standard.