webMethods

webMethods

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.  list of the 7.1.2 standard webMethods errors

    Posted Mon October 26, 2009 03:58 PM

    I am working on an application (new to wM development), and was given the task to write a customized generic framework package around the standard webMethods errors (pub.flow.getLastError). This package will decide to do retries or not, and send back to those consuming our webService a readable soap message. Any ideas and reccomendations will be greatly appreciated.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: list of the 7.1.2 standard webMethods errors

    Posted Mon October 26, 2009 04:55 PM

    You also need look into the Event handler services which actually provides the detail exception information to getLastError svc behind the scenes.

    pub.event
    folder svcs.

    Also this Advantage document provides you list of standard error types/message:
    "webMethods Error Message Reference 6.5 and 6.5.1.pdf" (Cross-Product Documentation section)

    This could help you as a starting point.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 3.  RE: list of the 7.1.2 standard webMethods errors

    Posted Mon October 26, 2009 05:00 PM

    Thanks. Do you know if there is a similar document for 7.1.2


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 4.  RE: list of the 7.1.2 standard webMethods errors

    Posted Mon October 26, 2009 05:32 PM

    It will be the same document applies for 7.1 also.There is no specific document to 7.1.2 released.

    HTH,
    RMg


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General