Skip to main content
1-Visitor
October 10, 2013
Question

Query Builder to list all users in Group.

  • October 10, 2013
  • 6 replies
  • 2870 views
Hello All,

I just wanted to know if anyone has written a Query Report to generate the list of users in a Particular group specified.

Thanks,

Kiran Lakshminarayanan


6 replies

1-Visitor
October 10, 2013

Hello All,



I just wanted to know if anyone has written a Query Report to generate the list of users in a Particular group specified.



Thanks,



Kiran Lakshminarayanan

1-Visitor
October 10, 2013
The group information for this doesn't exist in Query Builder but instead is in WindchillDS. I've been told that you can use an InfoEngine report to grab info from both sources though.

[cid:image001.gif@01CEC59A.F00B7040]

Steve Vinyard
Senior Solution Architect
1-Visitor
October 11, 2013
Also, in 10.1 you can use java code directly inside the query builder to
make API calls.






1-Visitor
October 11, 2013
Does anyone else think its crazy that PTC does not include something basic
like that in the default reports? Try explaining that its not included to a
supervisor outside Eng or IT and they look at you like you have two heads.
22-Sapphire I
October 11, 2013
Completely agree.
It is displayed on Org Groups. How hard can it be to allow dumping this to a file? Should have been done on Windchill 1.0 and in every release since.
MarcoTosin
21-Topaz I
March 8, 2016

You can use solution described in this article.

https://support.ptc.com/appserver/cs/view/solution.jsp?source=subscription&n=CS22167

It works great.

Marco