<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 Aug 2015 09:26:00 Z</lastBuildDate><pubDate>24 Aug 2015 11:38:00 Z</pubDate><description>Hi,&#13;
&#13;
I'm trying to integrate and consume SharePoint Web Services from a WD program (service later on).&#13;
I can import the web services but am unable to run them in accordance with the LST93 example.&#13;
&#13;
As the SharePoint site is part of an intranet and secured, I need to get an authentication token or cookie first I guess and this is where I am blocked.&#13;
I tried these options already:&#13;
1) Generate an HTTP authentication header using Windows API's (Passing principal and user credentials)&#13;
API("secur32","AcquireCredentialsHandleW",..&#13;
API("secur32","InitializeSecurityContextW",...&#13;
I always get an error on the first API: SEC_E_SECPKG_NOT_FOUND&#13;
(Note: my dev computer is not part of the domain, but is attached to the network and I can logon to the site with the credentials passed to the API)&#13;
&#13;
2) Use SharePoint authentication Web Service&#13;
https://server-name/_vti_bin/authentication.asmx?wsdl&#13;
I can import the web service but cannot get it to work.&#13;
&#13;
So here's my question:&#13;
Has anybody been able to get authentication (for an impersonated user) to work when trying to consume SharePoint web services?&#13;
&#13;
Any help will be highly appreciated.&#13;
&#13;
If I can't find a solution, I guess I'll switch over to .Net for this is there are tons of examples (contrary to WX) on how to achieve this.&#13;
&#13;
Thanks in advance,&#13;
&#13;
Peter H.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration/read.awp</link><title>[WD20] SharePoint 2013 Web Services Integration</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/53635-wd20-sharepoint-2013-web-services-integration-53651/read.awp</comments><pubDate>25 Aug 2015 09:26:00 Z</pubDate><description>Hi Danny,&#13;
&#13;
Thanks for the reply. This may indeed be a work around, but I am not sure.&#13;
&#13;
In the mean time I was able to get a …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration-53651/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration-53651/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration/read.awp">[WD20] SharePoint 2013 Web Services Integration</source><title>Re: [WD20] SharePoint 2013 Web Services Integration</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration-53641/read.awp</comments><pubDate>24 Aug 2015 21:29:00 Z</pubDate><description>Peter,&#13;
&#13;
For a connection with Microsoft NAV webservives I had to first set the HTTPParameter (http://doc.pcsoft.fr/en-US/?1000…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration-53641/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration-53641/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53635-wd20-sharepoint-2013-web-services-integration/read.awp">[WD20] SharePoint 2013 Web Services Integration</source><title>Re: [WD20] SharePoint 2013 Web Services Integration</title></item></channel></rss>
