Skip to main content
8-Gravel
September 3, 2026
Question

How to specify a group filter on an infoengine adapter

  • September 3, 2026
  • 1 reply
  • 21 views
I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.3. I would like to create a group filter on an infoengine adapter that limits the participant administrator so that it can only find a single group in AD. I added the group.filter property but I can't figure out the format required for the filter itself. I tried just specifying the cn of the group but it just excluded all groups so I'm not sure the format is correct. Could someone advise please?

1 reply

rpike8-GravelAuthor
8-Gravel
September 3, 2026

Solved this now. I had to specify something like (sAMAccountName=<group_name>)