ACE: If you setup a integration node including some integration servers and wanted to setup role security. You have to configure the used roles for the integration server(s) into the node.conf.yaml instead of the server.conf.yaml of the server.
This means:
- when you change/add some integration server roles you have to restart the whole integration node which gives downtime on the (other) integration servers.
- When you delete an integration server you have to maunally delete the integration server roles in the node.conf.yaml
When the roles are in the server.yaml.conf and they are standard for every integration server you want to create now or in the future, you can configure in the ${MQSI_FILEPATH}/sample/configuration/node_server.conf.yaml
It would be nice if all integration server information which is now in the node.conf.yaml will be placed into the server.conf.yaml
Is this feasible?
------------------------------
Kind regards,
Edwin Pijper
------------------------------