Skip to main content
17-Peridot
March 2, 2021
Question

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

  • March 2, 2021
  • 1 reply
  • 1222 views

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

1 reply

15-Moonstone
March 3, 2021

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