Skip to main content
6-Contributor
September 24, 2021
Solved

how to use Structure_Get_Descendents service in ptc-windchill-integration-connector

  • September 24, 2021
  • 2 replies
  • 1063 views

hello,
I installed windchill and thingworx foundation.
I added new custom attributes in windchill. (Part_Cost, Cweight)
and I want to bring these values in Thingworx.
So I excute Structure_Get_Descendents service use $select input in ptc-windchill-integration-connector
but the custom attributes values does not showing at output.
Did I miss something?

Look at the picture and check it out.
I'll be waiting for answer.

 

thingworx.PNGwindchill.PNG

 

 

Best answer by MarekP.Nowaczyk

@YC_9410522 ThingWorx simply calls Windchill Rest service in this case Structure_Get_Descendents but usually has no control over what attributes are returned, that is defined in the service itself.

 

I suggest you have latest supported version of Windchill Rest Services installed and test the service directly in Windchill to make sure it returns the expected data.

2 replies

15-Moonstone
October 13, 2021

@YC_9410522 ThingWorx simply calls Windchill Rest service in this case Structure_Get_Descendents but usually has no control over what attributes are returned, that is defined in the service itself.

 

I suggest you have latest supported version of Windchill Rest Services installed and test the service directly in Windchill to make sure it returns the expected data.

Support
October 20, 2021

HI @YC_9410522.

 

If you found the previous response helpful, please mark it as the Accepted Solution for the benefit of others with the same issue.

 

Regards.

 

--Sharon