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.  ServiceException: [B2BCORE.0042.9327]

    Posted Mon July 23, 2007 11:09 AM

    Dears,

    I am getting the following error whenever i try to communicate with our client’s production system, but the process works fine when the system communicates with client’s Development system.
    The only difference between the client’s development and production system is the URL. I am i missing something in the configuration?
    the error is :

    [B]com.wm.app.b2b.server.ServiceException: Expecting got

    I am using SAP Business connector for webMethods.

    your help in this regard is highly appreciated.

    Thanks


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: ServiceException: [B2BCORE.0042.9327]

    Posted Mon July 23, 2007 04:01 PM

    This seems to indicate that what is being returned from the client’s production system is malformed. Check the response document to verify that it is valid.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 3.  RE: ServiceException: [B2BCORE.0042.9327]

    Posted Fri January 05, 2018 08:56 AM

    Please let me know if you found the solution. We are facing exactly the same issue. Thanks.


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: ServiceException: [B2BCORE.0042.9327]

    Posted Mon January 08, 2018 01:22 PM

    Expecting got tells me you’re getting HTML and trying to parse it as XML. Not sure what application you’re integrating with but perhaps that HTML has an error message that would indicate to you what the real problem is. Trying saving the HTML to a file or writing it to the log. Or simply reach out to the owner of the application and ask them why you’re getting HTML back.

    Percio


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services