Skip to main content
14-Alexandrite
November 21, 2019
Solved

Managed Baselines in ThingWorx

  • November 21, 2019
  • 2 replies
  • 1390 views

Is there a way to get a managed baseline from Windchill using ThingWorx REST or even oData?

 

The type is wt.vc.baseline.ManagedBaseline

I cannot find it in any oData domain???

 

Appreciate the help!

Best answer by MarekP.Nowaczyk

ThingWorx support for different data types is not managed in ThingWorx but it is determined by the OData endpoint ThingWorx is connected in this case Windchill. For Windchill you can find supported data types in Windchill REST Services Guide at https://www.ptc.com/support/-/media/06386F0ED33D4D9B8DD00BC1F7248826.pdf?sc_lang=en on page 105:

WTPartBaselineConfigSpec—To work with parts.
EPMDocBaselineConfigSpec—To work with CADdocuments

 

If the data type is not supported by the endpoint in this case Windchill you will not find it in ThingWorx. Hope this helps.

2 replies

15-Moonstone
November 27, 2019

ThingWorx support for different data types is not managed in ThingWorx but it is determined by the OData endpoint ThingWorx is connected in this case Windchill. For Windchill you can find supported data types in Windchill REST Services Guide at https://www.ptc.com/support/-/media/06386F0ED33D4D9B8DD00BC1F7248826.pdf?sc_lang=en on page 105:

WTPartBaselineConfigSpec—To work with parts.
EPMDocBaselineConfigSpec—To work with CADdocuments

 

If the data type is not supported by the endpoint in this case Windchill you will not find it in ThingWorx. Hope this helps.

Support
December 11, 2019

Hi @rogerjn.

 

If the response provided by @MarekP.Nowaczyk answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon