Book a Demo

Author Topic: Import wsdl from server  (Read 3420 times)

pellep99

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Import wsdl from server
« on: February 03, 2011, 11:40:06 pm »
I want to import a wsdl-file (with xsd-imports) from a server (i.e. by http://server.url.se:8000/services/balance-1.0/BalanceService?WSDL) - can't find that possibility in EA (8.0.864) - guess not possible... or is it?
If not, I want to have that possibility!

/P

Laksey

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Import wsdl from server
« Reply #1 on: February 10, 2011, 07:20:04 pm »
Using EA in my work I have touched with such task as modeling web services. I have imported wsdl in a model. The process has finished successfully. I have corrected the attribute's elements of imported model. The WSDL was changed and I would like import changes in my model without missing the changes I had made in elements of imported model. Is it possible in EA? Or is it possible if EA compare my model with new WSDL file, show all differences and I could choose which differences I would like be merged. If something is not clear I am ready to describe details of process.

Also interested in if it's possible to import WSDL from server, and to add in model only changes?