Author Topic: WSDL trasnformation and code generation  (Read 2322 times)

flavio alberti

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
WSDL trasnformation and code generation
« on: September 24, 2010, 11:36:59 pm »
Hi,
I have thefollowing problem with EA version 8.0.858.
I'm tring to automate the transformation from PIM 2 PSM and from PSM to code, to generate a wsdl artifact.
I'm using the Java api library and the Project interface to transform a package using a special template (WSDL).

The main issue is that the WSDL transformation over a package does not work (if called from the java api), but works only manually called from the application. I get a pop up window with the list of elements inside the package I want ot transform and checkbox with the name of the transformation I want to perform (this doesn't not happend if I use the JAVA or other transformation templates).

Second: how can I generate the WSDL artifact from the WSDL model? Which function should i call? I didn't find in the library.

thanks million for the help

Flavio

vanhalen

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: WSDL trasnformation and code generation
« Reply #1 on: September 28, 2010, 04:35:08 pm »
Yes, I have the same problem. I think there is no such function.