I would like to have a preference (or property) to determine how the urls for Windchill are created. In V9.1, the Windchill urls to Info pages looked like this:
.../Windchill/servlet/WindchillAuthGW/wt.enterprise.URLProcessor/URLTemplateAction?action=ObjProps&oid=VR%3Awt.doc.WTDocument%3A258094&ContainerOid=OR%3Awt.pdmlink.PDMLinkProduct%3A85714&u8=1
In V10 (we are using 10.2 M030), the urls look like this:
.../Windchill/app/#ptc1/tcomp/infoPage?oid=VR%3Awt.doc.WTDocument%3A258094&ContainerOid=OR%3Awt.pdmlink.PDMLinkProduct%3A85714&u8=1
We have a ReverseProxy that is having trouble with the pound sign (#) in the urls.
I would like to have Windchill be more flexible about how the urls are constructed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.