IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

com.wm.net.NetException:[ISC.0064.9314] Authorization Required: Invalid Session ID or

  • 1.  com.wm.net.NetException:[ISC.0064.9314] Authorization Required: Invalid Session ID or

    Posted Tue June 28, 2011 11:09 AM

    Hi,

    I am working on webservices, while calling web connector over the http, I got below error. its seems there some Authorization Required for it. Can any one face this type of error in webMethods?

    errorInfo $errorDump com.wm.net.NetException:[ISC.0064.9314] Authorization Required: Invalid Session ID or Session Expired
    $error [ISC.0064.9314] Authorization Required: Invalid Session ID or Session Expired
    $localizedError [ISC.0064.9314] Authorization Required: Invalid Session ID or Session Expired
    $errorType com.wm.net.NetException
    $service testwebServices.consumer_.connectors:provider_PortType_Add
    $user Administrator
    $time 2011-06-28 14:41:38 IST

    $callStack $service pub.client:soapClient
    $currentPath

    $service testwebServices.consumer_.connectors:provider_PortType_Add
    b /0/3/0/1 .consumer_.connectors:provider_PortType_Add$currentPath/0/3/0/1


    #soa
    #webMethods
    #API-Management


  • 2.  RE: com.wm.net.NetException:[ISC.0064.9314] Authorization Required: Invalid Session ID or

    Posted Wed June 29, 2011 07:33 AM

    Are passing the neccesary username & password? Your wsdl is given with some ACL, use it or change teh ACL’s to Anoymous…

    –Shaik


    #soa
    #API-Management
    #webMethods