Hello,
I need to set the authorization for users to be able to monitor the Advanced Adapter Engine Extended system.
The user should only be able to look/display in the communication channel monitor. (So they are not allowed to stop/start a communication channel).
This part is solved by giving the users only display rights and then using the Controlling of Communication Channels Externaly (
http(s)://host:port/AdapterFramework/ChannelAdminServlet?party=party&service=service&channel=channel&action=action)
But now I need the authorization for the users to be able to resend/cancel a message in the message monitor.
Does anyone know if there is a special java role for this.
So: Resend/Cancel of message is allowed, but stop/start of comm. channel is NOT allowed?
Thanks in advance.
Leon Boeijen