Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I like to make an info*Engine task using Java and am using NetBeans to do this.
I know that the correct import line is:
but I am missing the folder setup where the libraries reside. Can someone tell me where to find these libraries on a Windchill9.1 server ?
Thanks,
Bernard
Solved! Go to Solution.
Hi Bernard,
Here is the article for access to Java Docs:https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS17101
It should be in <%WT_HOME%>\codebase\wt\clients\library\api\index.html on your install. Otherwise try downloading it from here http://www.ptc.com/view?im_dbkey=83398
Regards,
Jarrett
Hi Bernard,
You may be able to constult the java doc : http://wc-javadoc.ptcnet.ptc.com/javadoc/Windchill_x-12/docs/api/ie/InfoEngine/index.html?com/infoengine/SAK/package-summary.html
Thanks,
Jarrett
Hi Jarret,
I can't access this url, nor http://www.ptc.com/javadoc/Windchill-x-12/docs/api/ie/InfoEngine/index.html?com/infoengine/SAK/package-summary.html
Does this reside on the PTC server ?
Regards,
Bernard
Hi Bernard,
Here is the article for access to Java Docs:https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS17101
It should be in <%WT_HOME%>\codebase\wt\clients\library\api\index.html on your install. Otherwise try downloading it from here http://www.ptc.com/view?im_dbkey=83398
Regards,
Jarrett