PL/SQL (MOSC)

MOSC Banner

consuming a sharepoint webservice from PL SQL - To transfer a file from UNIX to Sharepoint - Continu

edited Oct 21, 2009 10:21PM in PL/SQL (MOSC) 1 commentAnswered
 Hi all,

    This is a continuation of the previous discussion, "consuming a sharepoint webservice from PL SQL - To transfer a file from UNIX to Sharepoint". I am creating a new discussion as the browser window closes when trying to access the discussion. Must have been due to data corruption.

    As per the suggestion to try and access the webservice WSDL file from DB server, I had used the below query.

    select utl_http.request('http://<sharepointsite>:<port>/_vti_bin/Copy.asmx') from dual

  This query returns the source code of the page. The output page had the following to display

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center