cancel
Showing results for 
Search instead for 
Did you mean: 

Set JMS queue authorizations in PI 7.1

Former Member
0 Kudos

Hi,

We are upgrading to PI 7.1. In our previous XI system we used JMS queues on the XI Java WAS. These queues could be created using the Visual Administrator. In the process of creating queues we could assign a Java role to the queue. This role could be linked to a user, so this user can read and write message to and from the queue.

In PI 7.1 we can create new JMS queues using the NWA. However we cannot find any functionality to add authorizations to the queues. How do we authorize users to access the queues in PI 7.1.

Kind regards,

Christiaan Schaake

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

In NWA, have you tried Configuration Management -> Infrastructure -> JMS Server Configuration -> Select JMS Resource -> Create queue from dropdown.

Regards,

Prateek

Former Member
0 Kudos

Hi Prateek,

This is indeed the procedure to create a new JMS queue on the WAS 7.1. But now we want to set authorisations on this queue. We have different applications talking with different queues to PI. For every application we want to use a different user who has only authorisations for a specif queue.

In PI 7.0 we could create an UME role that has authorizations on a specific queue. But we cannot find simular functionality on PI 7.1. The only thing we could find is that we can set authorisation on the JMS connectionfactory. But I think that one queue per connectionfactory is not the right way to go.

Kind regards,

Christiaan.