Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: flavio alberti on September 24, 2010, 11:36:59 pm

Title: WSDL trasnformation and code generation
Post by: flavio alberti 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
Title: Re: WSDL trasnformation and code generation
Post by: vanhalen on September 28, 2010, 04:35:08 pm
Yes, I have the same problem. I think there is no such function.