Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Two types of communication protocols are supported: SOAP 1.1 and REST. The communication is done over http. If you want to use JMS, you can create custom code which sends the soap message over JMS instead of http.

Aquima 9 supports Blueriq supports only the WSDL 1.1 standard. It consists of service, binding, portType, message and type definitions. There are additional restrictions on the WSDL files:

...