...
The UnionVMS system communicates with Flux through JMS queues and webservice calls. This chapter will handle JMS queues, more specifically the queue bridging need.
To send a request to FLUX, a message has to be put in the bridge queue. To consume a request, a message has to be
...