Book a Demo

Author Topic: Correct Package Organisation for WSDL Transformatn  (Read 2012 times)

damodamo

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Correct Package Organisation for WSDL Transformatn
« on: June 18, 2013, 06:52:55 pm »
Hi,

Pretty novice EA user and trying to grip with Model Transformations for WSDL so some help would be really appreciated.  :)  I have created a HelloWorld Interface as per the online help case and it looks to have successfully managed to do an WSDL transformation and I can then generate a WSDL.  Ok so far but this only seems to work if I have the interface in its own discreet package since the WSDL service generated seems to take this from the pakage name rather than the interface name which is how I expected it to work.  Is there a way I get the tool to use the Interface name rather than the Package for the WSDL Service?  Or am I missing something here?

Many thanks
Damo  :)