Great news in the latest version of Advanced ETL Processor and Visual Importer ETL we have introduced support for SOAP

What is SOAP?

SOAP stands for the Simple Object Access Protocol is a protocol that allows the exchange of structured XML data
The SOAP protocol is fully described at http://www.w3.org/TR/SOAP.

Using SOAP

The basic principle workflow is very simple:

The software submits XML to a certain address and gets a response as XML, resulting XML can be transformed later using XSLT Transformation Action.

SOAP Package Action

SOAP Package Action1

SOAP Package Action2

Note: Parameter String is replaced with value 10 before the execution

Direct link, no registration required.