Hi,
My company recently upgraded to Windchill 10.0 from Windchill 9.1
Previous, we are able to quickly bring up a document if we knew it's number by doing opening the following URL:
http://yyyyy.com/Windchill/netmarkets/jsp/cochlear/DocByBasisRef.jsp?basisref=123456
The "BasisRef" variable was a customisation, so they documents could retain their legacy database reference.
Is there a way something similar can be done in Windchill 10.0?
I know that each document gets a unique ID, which appears after the WTDocument%3A tag, but I only have the actual number.
http://yyyyycom/Windchill/app/#ptc1/tcomp/infoPage?oid=OR%3Awt.doc.WTDocument%3A209042924&u8=1
Ideally, if there is a way to search with a URL query like this, that would be great:
http://yyyyycom/Windchill/app/#ptc1/tcomp/infoPage?oid=OR%3Awt.doc.WTDocument?number=123456
Thanks in advance!