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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
Expand all | Collapse all

while creating web service descriptor in IS, authorization required error

  • 1.  while creating web service descriptor in IS, authorization required error

    Posted 05/17/10 12:45 PM

    Hi all,

    I want to create web service descriptor in IS to call a function in SAP. While creating web service descriptor I get

    " com.wm.app.b2b.server.ServiceException:com.wm.net.NetException:[ISC.0064.9314] Authorization Required " error. what shall ı do ?

    Thanks…

    Gözde Candan


    #API-Management
    #webMethods
    #soa


  • 2.  RE: while creating web service descriptor in IS, authorization required error

    Posted 05/17/10 11:09 PM

    Parsing WSDL and creating a consumer does not need connecting to endpoint.

    I suspect you have some referenced XSD’s which point to a protected area. If that’s the case modify WSDL and place XSD’s in a public readable place. wM will not work if referenced WSDL’s or XSD’s are prtected or under https.


    #soa
    #API-Management
    #webMethods