Skip to main content
16-Pearl
March 7, 2024
Solved

License quantity update with AD integration

  • March 7, 2024
  • 1 reply
  • 813 views

A client has Active Directory integration. There are licensing groups in AD and these groups are utilized to manage the license assignment. In AD the users are updated; and in Participant administration the changes are reflected; but the license quantity is not updated in license management. It eventually does update the quantity but seems to take quite some time. My questions are:

1. Is there a way to force the license usage quantity to sync? (I've tried clearing participant cache to no avail)

2. Is anyone aware of the frequency at which license quantity updates? Is it real time, does it update hourly, etc?

Best answer by HelesicPetr

Hi @SWeiler_9940261 

Hi check this thread Is it possible to automatically recompute LDAP groups on an hourly basis or multiple times a day

I guess that the update is based on a wt.inf.team.refreshGroupsDailyQueueTime property

Also check following article CS29278 - How to automate Recompute Group Membership in Windchill PDMLink

 

PetrH

1 reply

HelesicPetr
22-Sapphire II
22-Sapphire II
March 7, 2024

Hi @SWeiler_9940261 

Hi check this thread Is it possible to automatically recompute LDAP groups on an hourly basis or multiple times a day

I guess that the update is based on a wt.inf.team.refreshGroupsDailyQueueTime property

Also check following article CS29278 - How to automate Recompute Group Membership in Windchill PDMLink

 

PetrH

16-Pearl
March 7, 2024

Thanks Petr. I'll give that a try, it looks like as close as we're going to get OOTB.