The reason for this central communication server is that it's provides an central interface to our backend system (non-MQS interface). So the backend system sends the data to the communication server ...
Each remote system already has an own queue manager. So our discussion is currently whether we should set up a corresponding queue managers on our co ...
- one central communication server with MQS to handle (transform / map) incoming and outgoing messages. Message transformation is done by one single, but ...