Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
In thingworx 9.1, where i can see "Users" thing and its services.
Hello @AP_9587236
You can go to Browse >> Things >> over things you can go to filter and check Show system objects checkbox > > Apply .
It will show all the system entities.
Thanks
I tried this search, I am not able to see "users" thing. But the service accepting javascript code Users["Username"].GetGroups();
how is that possible.? How it is happening?
HI @AP_9587236.
Are you actually asking about a user entity--a defined user login? There isn't a Users Thing unless you created one. The GetGroups service is available for a Users entity--not a Thing.
What are you actually trying to do?
Regards.
--Sharon