Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Has anyone had success with using the PTC sub-query in conjuction with windchill attributes (wtpart) ? I can use the PTC subquery to find latest iteration of last rev and it works properly. However if I add a wtpart attribute the query fails with the following message:
(wt.fc.fcResource/0) wt.util.WTException: The operation: "remoteExecute" failed.
Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method; nested exception is:
java.rmi.ServerRuntimeException: Server exception; nested exception is:
java.lang.NumberFormatException: For input string: "
Nested exception is: wt.util.WTException: The operation: "remoteExecute" failed.
Nested exception is: wt.util.WTRemoteException: Unable to invoke remote method
Nested exception is: java.rmi.ServerRuntimeException: Server exception; nested exception is:
java.lang.NumberFormatException: For input string: "
If I search for just wtpart attributes, the search also works properly. Any ideas ? Doesnt seem to matter what attribute I add If I'm using the latest iteration, it will always fail.
we had same problem so we created a macro in Excel to remove all unwanted version.
Not ideal but at least now we have a report with the info we want. otherwise we will still be trying to create the report.
It could be a bug.
Turns out in the Windchill Version were using (9.1 M060) it is a known bug. Found this on ptc.com:
Document - CS49571
Title"An attempt to display a web page via a template processor has failed" generating Query Builder report having soft type in select statement in Windchill PDMLink 9.1 Description
Applies To
CauseResolution