Re: How to get last version by code
Hi Vasiliy. I guess this code will helpfull for you. public WTDocument getWTDocByNumber(String number) { WTDocument wtd = new WTDocument(); WTDocumentMaster wtdm = null; try...
View ArticleRe: Windchill 10.2 : HTTP Server doesn't start
I finally managed to run it. Windchill Solution Installer didn't create the Apache2 Windows service. I successfully create it by running the following command:"ant -f config.xml installService" from...
View ArticleRe: Object reference not set to an instance of an object error
This is fixed in the December patch.
View ArticleRe: How to get last version by code
i'm using next code:public static Object getLatestByConfigSpec(Mastered mastered, Iterated iterated) throws WTException{ Object tempObject = null; Object resultObject = null; long id = 0;...
View ArticleCreo 2 - Windchill connectivity
We have just upgraded to Creo 2 (from wildfire 5) and are having issues connecting to our Windchill server on start up. We have Windchill 10.0 M040 and Creo 2 M090. We Log into Creo 2 the first time,...
View ArticleRe: Creo 2 - Windchill connectivity
Please check the enembedded browser type in your config.pro if it is set to IE. Also check if your client machine runs on IE 11. If yes try changing the cofig option to firefox and check. Amarkarthi
View ArticleRe: Creo 2 - Windchill connectivity
Hi, We have found that if you don't update the Creo 2 "Addons" (Creo Platform & Creo Thumbnail Viewer) - found in the addons folder of the Creo loadpoint, then the server registration can get...
View ArticleRe: Primary Content search in Windchill
I would fully support this as a new Product Idea in Windchill. I am trying to do some homework on it now to determine if there is any possibility to support File Name for wt.documents. It seems odd...
View ArticleRe: Call custom class
Thanks for your reply. Did you use standard Javac or Rational Rose? I wrote simple TestingClass.java package ext.test; import java.io.File;import java.io.FileWriter;publicclass TestingClass {...
View ArticleData Utilities and Layouts
I'm in the process of converting our Windchill 9.1 JSP-based UI into Windchill 10.1 UI using layouts and I've run into something I can't seem to figure out with the Customizer's Guide. On some of our...
View ArticleAny setting on rename?
Hi, I'm using Pro/Intralink 10.1. May I know if any setting on rename?Because, right now we can only change on "New Name" and "New File Name" but not on "New Number".Not like as previous Intralink...
View ArticleRe: How do I ensure the MFG Team views only Released Drawings
Hi Sriram, You can achieve this by the followin steps: 1) Pool the specific MFG users to a User group.2) Go to "Security" in Org Utilities and enable Folder domain display to YES.3) Create a Domain and...
View ArticleInformation Modeler
Hi, Can someone tell me where can i get the installation guide and tutorials for information modeler? I have the setup files extracted, but couldn't see any installer application or a loader in it..
View ArticleRe: Call custom class
What are you expecting to get by this code?To get class instance you shoud write "newext.test.TestingClass();",To call method "ext.test.TestingClass.main();".
View ArticleRe: Information Modeler
cfile9.uf.tistory.com/attach/115D72174B1F8AFD6F3168 here, it will be helpful
View ArticleRe: Mapping creator attribute in desktop integration
You did not mention which release of Windchill you are using, but the following Tecnical Support article provides some insight into setting this up with Full Name. If this does not resolve the issue...
View ArticleRe: Name and Number
You know, Mike, people tend to be lazy. Entering twice the same is so much easier, even if it doesn't make sense.
View ArticleRe: Name and Number
I like how you come into a discussion and just immediately dog on someone's practices instead of trying to enlighten them to a differently way of doing something. This is our first Library Manager and...
View Article