cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

How to grant non-admins to manage queues

Fadel
22-Sapphire II

How to grant non-admins to manage queues

Hello Windchillers,

 

This not a request , but more a way to share a workaround to  solve a problem 

Some Administrators, are sometime asked to grant non admins users  a way to manage Windchill Queues.

We can grant uses Permissions to modify WTQueues and their entries ,using loadfromfile as they are not exposed in policy administration , https://www.ptc.com/en/support/article/cs247200 

Permissions Processing Queue/Scheduled Queue.

 

with the above setting, users with above permissions will still require the queue link as the queue table is

controlled by class com.ptc.core.components.validators.URLValidatorSiteUtilities,looking for admin rights

 

Fadel_0-1696239919057.png

 

 

To workaround this situation and making accessing the queues page more elegant 

we can cerate a report for Queues a expose it to users , so users having required permissions, will be able to run the report and access the Queues ,other will get blank results :

 

 

I can share the QML report if someone need it.

Fede
ACCEPTED SOLUTION

Accepted Solutions
Fadel
22-Sapphire II
(To:avillanueva)

@avillanueva ,attached is an export of the report template

Fede

View solution in original post

2 REPLIES 2
avillanueva
22-Sapphire II
(To:Fadel)

I would post the QML here and then mark your post as the solution.

Fadel
22-Sapphire II
(To:avillanueva)

@avillanueva ,attached is an export of the report template

Fede
Announcements


Top Tags