Book a Demo

Author Topic: Generating WSDL bug (swapped style and soapAction)  (Read 3997 times)

Quickill

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Generating WSDL bug (swapped style and soapAction)
« on: February 15, 2018, 12:00:08 am »
Hi,

i am trying to generate WSDL from EA model and generated WSDL has swapped attribute values "style" and "soapAction".

In EA i have tagged values:
Operation
  style  = document
  soapAction = soap action url

Generated output:
<soap:operation soapAction="document" style="soap action url"/>

I am using EA 13.5.1351

Any idea?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Generating WSDL bug (swapped style and soapAction)
« Reply #1 on: February 15, 2018, 12:16:08 am »
Report a bug (use the link in the Support section below). Meanwhile: swap them manuall  :-\

q.