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!
Solved! Go to Solution.
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.
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.
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