 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Kim Bracknell Guest
|
Posted: Mon May 07, 2007 1:57 pm Post subject: Sharepoint WebServices |
|
|
Hi there,
I need to make use of Sharepoint WebServices to add documents to a shared
folder within a Sharepoint site from within a Delphi app. I have never
attempted to use web services from within Delphi before. Is there some
simple documentation or assistance available that will allow me to fasttrack
this? The Sharepoint web services are documented here:
http://www.developer.com/tech/article.php/3104621
Any assistance would be appreciated.
Thanks,
Kim. |
|
| Back to top |
|
 |
Jean-Marie Babet Guest
|
Posted: Fri May 11, 2007 1:40 am Post subject: Re: Sharepoint WebServices |
|
|
Hello,
The starting point is probably to get a WSDL document that describes what
operations a SharePoint WebService exposes. You can then import that WSDL
using the WSDL Importer Wizard... this will generate a Delphi binding
allowing you to access the WebService.
Some services provide some SDK that encapsulates the WebService interface
into an Object Model that focuses on the Service's features. I don't know if
SharePoint provides such a thing. I noticed that the MS documentation
mentions an Object Model (e.g.
Using the Microsoft Windows SharePoint Services Object Model Virtual Lab at
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&EventID=1032286961)
Let me know if we can provide more information. And if you have or know of a
WSDL, I'd be interested in trying it out.
Cheers,
Bruneau.
"Kim Bracknell" <kbracknell (AT) foi (DOT) wa.gov.au> wrote in message
news:463ee9c1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi there,
I need to make use of Sharepoint WebServices to add documents to a shared
folder within a Sharepoint site from within a Delphi app. I have never
attempted to use web services from within Delphi before. Is there some
simple documentation or assistance available that will allow me to
fasttrack
this? The Sharepoint web services are documented here:
http://www.developer.com/tech/article.php/3104621
Any assistance would be appreciated.
Thanks,
Kim.
|
|
|
| Back to top |
|
 |
Gordon Niessen Guest
|
Posted: Tue May 15, 2007 1:51 am Post subject: Re: Sharepoint WebServices |
|
|
The article indicates you can retrieve the wsdl by putting ?WSDL on the
end of the URL: i.e. http://server/_vti_bin/Webs.asmx?WSDL
Jean-Marie Babet wrote:
| Quote: | Hello,
The starting point is probably to get a WSDL document that describes what
operations a SharePoint WebService exposes. You can then import that WSDL
using the WSDL Importer Wizard... this will generate a Delphi binding
allowing you to access the WebService.
Some services provide some SDK that encapsulates the WebService interface
into an Object Model that focuses on the Service's features. I don't know if
SharePoint provides such a thing. I noticed that the MS documentation
mentions an Object Model (e.g.
Using the Microsoft Windows SharePoint Services Object Model Virtual Lab at
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&EventID=1032286961)
Let me know if we can provide more information. And if you have or know of a
WSDL, I'd be interested in trying it out.
Cheers,
Bruneau.
"Kim Bracknell" <kbracknell (AT) foi (DOT) wa.gov.au> wrote in message
news:463ee9c1 (AT) newsgroups (DOT) borland.com...
Hi there,
I need to make use of Sharepoint WebServices to add documents to a shared
folder within a Sharepoint site from within a Delphi app. I have never
attempted to use web services from within Delphi before. Is there some
simple documentation or assistance available that will allow me to
fasttrack
this? The Sharepoint web services are documented here:
http://www.developer.com/tech/article.php/3104621
Any assistance would be appreciated.
Thanks,
Kim.
|
|
|
| Back to top |
|
 |
Kim Bracknell Guest
|
Posted: Wed May 16, 2007 8:04 am Post subject: Re: Sharepoint WebServices |
|
|
Thanks Gordon and Jean-Marie - I have been on holidays - will try your
suggestions when I get back to work tomorrow.
Cheers,
Kim.
"Gordon Niessen" <gordon (AT) niessen (DOT) to> wrote in message
news:4648cbed$1 (AT) newsgroups (DOT) borland.com...
| Quote: | The article indicates you can retrieve the wsdl by putting ?WSDL on the
end of the URL: i.e. http://server/_vti_bin/Webs.asmx?WSDL
Jean-Marie Babet wrote:
Hello,
The starting point is probably to get a WSDL document that describes what
operations a SharePoint WebService exposes. You can then import that WSDL
using the WSDL Importer Wizard... this will generate a Delphi binding
allowing you to access the WebService.
Some services provide some SDK that encapsulates the WebService interface
into an Object Model that focuses on the Service's features. I don't know
if
SharePoint provides such a thing. I noticed that the MS documentation
mentions an Object Model (e.g.
Using the Microsoft Windows SharePoint Services Object Model Virtual Lab
at
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&EventID=1032286961)
Let me know if we can provide more information. And if you have or know
of a
WSDL, I'd be interested in trying it out.
Cheers,
Bruneau.
"Kim Bracknell" <kbracknell (AT) foi (DOT) wa.gov.au> wrote in message
news:463ee9c1 (AT) newsgroups (DOT) borland.com...
Hi there,
I need to make use of Sharepoint WebServices to add documents to a
shared
folder within a Sharepoint site from within a Delphi app. I have never
attempted to use web services from within Delphi before. Is there some
simple documentation or assistance available that will allow me to
fasttrack
this? The Sharepoint web services are documented here:
http://www.developer.com/tech/article.php/3104621
Any assistance would be appreciated.
Thanks,
Kim.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|