PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → SoapRunXml and maximum size
SoapRunXml and maximum size
Iniciado por guest, 29,abr. 2015 17:11 - No hay respuesta
Publicado el 29,abril 2015 - 17:11
Hello to you all,

I have to send data (in xml format) to a soapserver. In this data there is a file (foto, document etc.) included.

All works fine up to a maximum size of about 6-8 Kb. After that the Soapserver (not in webdeb) does not get the whole xml file.

I use SoapRunXml.
There is no info in windev about the maximum size.
Uploading the xml file with SoapUi to the server works fine. So the xml file is ok.

Is this a bug?
Thanks in advance.