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
  • 1.  [ISS.0092.9038] Error

    Posted Thu February 28, 2008 11:22 PM

    I am getting this error message when I try to create a webservice connector (I couldn’t find these error codes in the doc). Any idea?

    Thanks!

    WSDL code: S-9038
    [ISS.0092.9038] Error: Unknown binding style was found, binding was not generated.

    Path name:
    PortType: ServicePortType
    Operation: approve
    WSDL code: S-9015
    [ISS.0092.9015] Warning: Port does not have a valid binding type, port was not generated.


    #soa
    #API-Management
    #webMethods


  • 2.  RE: [ISS.0092.9038] Error

    Posted Fri February 29, 2008 12:21 AM

    It means the WSDL is invalid. What version of IS are you using? Read the posts elsewhere in this forum on the issues with web service connectors.

    Mark


    #webMethods
    #API-Management
    #soa


  • 3.  RE: [ISS.0092.9038] Error

    Posted Wed March 12, 2008 04:06 PM

    shuminliu & Mark,
    I am also getting the same error message
    [ISS.0092.9038] Error: Unknown binding style was found, binding was not generated.
    are you able to fix this issue?
    Please let me know what resolution you found.

    Thanks,
    Vijay


    #API-Management
    #soa
    #webMethods


  • 4.  RE: [ISS.0092.9038] Error

    Posted Wed March 12, 2008 04:58 PM

    Even though I get the “WSDL code: S-9038
    [ISS.0092.9038] Error: Unknown binding style was found, binding was not generated”

    It still generates the webservice connector which has

    /_port branch

    /binding branch is also generetd with SOAP_MSG sequence

    I have attached the screen shot of the webservice connector generated after above worning message
    can you please tell me whether there is any part of webservice connector is missing

    Thanks,
    Vijay


    #webMethods
    #API-Management
    #soa


  • 5.  RE: [ISS.0092.9038] Error

    Posted Wed March 12, 2008 05:04 PM

    Attached is the webservice connectore created despite the worning messages.
    Pls let me know whether there is any thing missing in this connectore?

    Thanks,
    Vijay
    webserviceConnector_withWorning.JPG


    #API-Management
    #soa
    #webMethods


  • 6.  RE: [ISS.0092.9038] Error

    Posted Sat March 22, 2008 02:14 AM

    WM IS version 6.5 or earlier doesn’t support SOAP 1.2. You need to manually remove the 1.2 part in the WSDL.


    #webMethods
    #soa
    #API-Management