Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Try to get the Detail Information of the WTPart / CADDocument Representations via Rest Service API

mholz
5-Regular Member

Try to get the Detail Information of the WTPart / CADDocument Representations via Rest Service API

Version: Windchill 12.1

 

Use Case: I use this URL to get Info on the Reporesenation attached to the wtPart and the attached CAD Docs: https:///Windchill/servlet/odata/v7/ProdMgmt/Parts('<wtpart_id')?%24select=Name%2CNumber&%24expand=PartDocAssociations(%24expand%3DRelatedCADDoc(%24select%3DNumber%2CName%2CCategory%3B%24expand%3DRepresentations))%2CRepresentations.


Description:

I use this URL to get Info on the Reporesenation attached to the wtPart and the attached CAD Docs: https://<Windchill URL>/Windchill/servlet/odata/v7/ProdMgmt/Parts('<wtpart_id')?%24select=Name%2CNumber&%24expand=PartDocAssociations(%24expand%3DRelatedCADDoc(%24select%3DNumber%2CName%2CCategory%3B%24expand%3DRepresentations))%2CRepresentations.

 

What I am missing is the Information from the Details column in the Representationn/Annotations table on the Part Information Page. (see attached picture) Is there a other Rest Service API to get the information (Positioning Assembly / EPM only /EPM latest / Derived/Copied from)?
RepsDetails.png

2 REPLIES 2
Fadel
23-Emerald I
(To:mholz)

Moin Michael,

 

This requires deep investigation and eventually R&D involvement, I suggest that you raise a support  case with tech support and we will be glad to assist you .

 

MFG,

Fadel

Fede
TDT
16-Pearl
16-Pearl
(To:mholz)

Hi @mholz,

I don’t see any OOTB REST service that returns the required details.

A custom REST service will need to be implemented.

Announcements


Top Tags