Skip to main content
4-Participant
January 18, 2024
Question

How to query typeid in windchill system?

  • January 18, 2024
  • 1 reply
  • 1114 views

How to query typeid in windchill system?


/Windchill/servlet/rest/v2vgraph/types/wt.doc.WTDocument/descendants

example: wt.doc.WTDocument

1 reply

16-Pearl
January 22, 2024

Hi,

Please check in the PTC Common Domain in the REST Services guide .

I think the below function might serve your need directly.

GetWindchillMetaInfo()

 

Best Regards

Hari

4-Participant
January 22, 2024

I have diligently searched through PTC Common Domain as per your suggestion in the REST Services guide. However, I regret to inform you that I was unable to locate any relevant information regarding the topic in question.

In light of this, could you please provide more specific guidance or documentation references related to the usage of the GetWindchillMetaInfo() function? Additionally, if there are alternative functions or resources that might better serve my needs, I would greatly appreciate any guidance you could offer.

Thank you for your assistance, and I look forward to your response

16-Pearl
January 22, 2024

Hi,

Please check for WRS 2.5 documentation. BTW, what is your version of WRS?

https://www.ptc.com/support/-/media/support/refdocs/Windchill_REST_Services/2,-d-,5/wrs.pdf?sc_lang=en&source=search

Check page 233, for my reference

 

Rgds

Hari