Skip to main content
10-Marble
July 12, 2023
Solved

What are the allowed values in $expand parameter in Structure_Get_Descendants?

  • July 12, 2023
  • 1 reply
  • 1076 views

Hello, 

I am using the Structure_Get_Descendants service from ptc-windchill-integration-connector thing and haven't found any documentation related to this parameter specifically.

So what can be used on this parameter and for what purposes?

 

Best answer by Fadel

 Structure_Get_Descendants is a service under ptc-windchill-integration-connector

  • objectidOR:<complate objec type name>:xxxx
    • For example:
      • Plant in Windchill MPMLink:OR:com.ptc.windchill.mpml.resource.MPMPlant:xxxx
      • Document in Windchill PDMLink: OR: wt.doc.WTDocument:xxxx
  • $select: Name, Number
    • The attributes which can be retrieved are defined in Type and Attribute Management

1 reply

Fadel
Fadel23-Emerald IAnswer
23-Emerald I
August 1, 2023

 Structure_Get_Descendants is a service under ptc-windchill-integration-connector

  • objectidOR:<complate objec type name>:xxxx
    • For example:
      • Plant in Windchill MPMLink:OR:com.ptc.windchill.mpml.resource.MPMPlant:xxxx
      • Document in Windchill PDMLink: OR: wt.doc.WTDocument:xxxx
  • $select: Name, Number
    • The attributes which can be retrieved are defined in Type and Attribute Management
Buiꓘa