cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

How do I connect from Creo to Windchill via the JAVA API?

VladiSlav
17-Peridot

How do I connect from Creo to Windchill via the JAVA API?

Hello, please tell me how to use the JAVA API to connect to Windchill?

1 REPLY 1
sjuraj
13-Aquamarine
(To:VladiSlav)

See windchill connection API in documentation located in Common Files/otk_java_doc/otk_javaug.pdf

or you can execute macro from jlink as normal macro using BaseSession.RunMacro() method

Top Tags