Skip to main content
Fadel
23-Emerald I
October 2, 2023
Solved

How to grant non-admins to manage queues

  • October 2, 2023
  • 1 reply
  • 1186 views

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.

Best answer by Fadel

@avillanueva ,attached is an export of the report template

1 reply

avillanueva
23-Emerald I
23-Emerald I
October 12, 2023

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

Fadel
Fadel23-Emerald IAuthorAnswer
23-Emerald I
October 13, 2023

@avillanueva ,attached is an export of the report template

Buiꓘa