Book a Demo

Author Topic: Invoke scripts from Java  (Read 3182 times)

rayt

  • EA User
  • **
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Invoke scripts from Java
« on: June 21, 2012, 11:55:05 pm »
Hello

I was wondering: I've used the (undocumented) funcion
Code: [Select]
Repositiory.CustomCommand("Repository",  ... before to call Repository commands, but can this method/maybe another method be used to call user defined scripts from Java?

Ray

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Invoke scripts from Java
« Reply #1 on: June 22, 2012, 10:52:05 am »
No.  There is no way to invoke model scripts via the automation interface at this time.