Hi,
My company use Windchill 10.0, i'm looking for a method to perform a URL based request that searches for a document by its 'number'.
It can either bring up the search results as it does when you use 'advanced search' or provide the direct link to the document (ie. ...infoPage?oid=VR%3Awt.doc.WTDocument%3A7513658&u8=1)
I've tried this URL request, but I get an error;
https://(server)/Windchill/app/#ptc1/tcomp/infoPage?oid=OR%3Awt.doc.WTDocument?number="CR107*"
Error:
Status Code: 501
Message: Object "{0}" is not persistent.
Thanks