01-20-2024, 09:28 AM
(01-19-2024, 10:58 PM)Robert Gilland Wrote: https://wiki.freepascal.org/Web_Service_Toolkit builds and sends Soap packets using Indy
Hi Robert,
thanks for the tips !
I had some problems using wsdl directly from delphi. for this particular connection.
instead the direct call with XML seems to work well (tested with SOAPUI)...
This is why I was asking if there is any example of a SOAP call with XML passing
all with indy.
thanks