Unable to consume Web Service from DB2: DB2XML.SOAPHTTPV error in "\db2soapudf"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • flyman
    New Member
    • Mar 2008
    • 2

    Unable to consume Web Service from DB2: DB2XML.SOAPHTTPV error in "\db2soapudf"

    I am unable to find any information regarding the below error. Any assistance would be greatly appreciated? Thank , you

    I am attempting to run the below command (or attempt to connect to any other WS).



    VALUES substr(DB2XML.S OAPHTTPV ('http://services.xmetho ds.net:80/soap', '', XMLSERIALIZE(XM LELEMENT(NAME "ns:getRate ", XMLNAMESPACES(' urn:xmethods-CurrencyExchang e' as "ns"), XMLELEMENT(NAME "country1", 'united states'), XMLELEMENT(NAME "country2", 'korea')) as varchar(160))), 1, 160)


    1

    ----------------------------------------------------------------------------
    ----------------------------------------------------------------------------

    SQL0444N Routine "DB2XML.SOAPHTT PV" (specific name "SOAPHTTPVI VO") is

    implemented with code in library or path "\db2soapud f", function

    "soaphttpvi vo" which cannot be accessed. Reason code: "6". SQLSTATE=42724



    SQL0444N Routine "DB2XML.SOAPHTT PV" (specific name "SOAPHTTPVI VO") is implemented with code in library or path "\db2soapud f", function
    "soaphttpvi vo" which cannot be accessed. Reason code: "6
Working...