<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Feb 2015 11:16:00 Z</lastBuildDate><pubDate>17 Feb 2015 09:49:00 Z</pubDate><description>Hi&#13;
&#13;
Is there anybody with Windev 18 that can try the following code from a test application?&#13;
&#13;
In the code of a button on a form just copy and paste this text after loading the following wsdl in webservices:&#13;
&#13;
http://wsg.za.adaptris.com/wsg/resource/handler/soapmanager/MessageService?wsdl&#13;
&#13;
//Code to paste&#13;
soapMessage is Structure&#13;
src is string&#13;
dst is string&#13;
type is string&#13;
autoRelease is boolean&#13;
payload is string&#13;
username is string&#13;
password is string&#13;
END&#13;
&#13;
MySoapMessage.payload =&#13;
sMyResult is string = PushMessage("QA0000005918","QA0000001822","execution","true","","QA0000005918","password")&#13;
Info(sMyResult)&#13;
&#13;
//end Code&#13;
&#13;
On my machine in Windev 18 no result is returned.&#13;
&#13;
On a friend's Windev 19 the same code generates a result.&#13;
&#13;
Unfortunately I cannot afford to upgrade to Windev 19 now so I'm trying to see if the problem is with Windev 18 or something else on my machine.&#13;
&#13;
Thanks in advance&#13;
&#13;
&#13;
&#13;
Ericus Steyn</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request/read.awp</link><title>[WD 18]Webservice Soap Request</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50519/read.awp</comments><pubDate>17 Feb 2015 11:16:00 Z</pubDate><description>Thanks very much Derek. I passed it on to PC Soft today so will see what they say.&#13;
&#13;
Regards&#13;
&#13;
&#13;
&#13;
Ericus Steyn</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50519/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50519/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request/read.awp">[WD 18]Webservice Soap Request</source><title>Re: [WD 18]Webservice Soap Request</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50517/read.awp</comments><pubDate>17 Feb 2015 10:54:00 Z</pubDate><description>Ericus&#13;
Slight change of code to get it to run... //Code to paste soapMessage is Structure src is string dst is string type is s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50517/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request-50517/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/50516-18-webservice-soap-request/read.awp">[WD 18]Webservice Soap Request</source><title>Re: [WD 18]Webservice Soap Request</title></item></channel></rss>
