Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi PTC!
The "Windchill REST Services 2.2 User’s Guide" PDF has truncated lines in many pages. The truncated lines contain important information which cannot be located in other PTC documentation.
For example, on page 200 we have:
Can we have a corrected version of the document please? Or at least a list of errata.
thanks -- Rick
Solved! Go to Solution.
The workaround: take your mouse and select the text, including the following line. Now cut-n-paste into a text editor like notepad, vim or emacs.
For example, the line above is
POST /Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:254405')/PTC.ProdMgmt.GetPartStructure?$expand=Components($expand=Part,PartUse,Occurrence) HTTP/1.1cheers -- Rick
The workaround: take your mouse and select the text, including the following line. Now cut-n-paste into a text editor like notepad, vim or emacs.
For example, the line above is
POST /Windchill/servlet/odata/ProdMgmt/Parts('OR:wt.part.WTPart:254405')/PTC.ProdMgmt.GetPartStructure?$expand=Components($expand=Part,PartUse,Occurrence) HTTP/1.1cheers -- Rick
