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

pub.flow:debugLog synchronous or asynch in wM8.2?

  • 1.  pub.flow:debugLog synchronous or asynch in wM8.2?

    Posted Mon July 02, 2012 07:36 PM

    Is pub.flow:debugLog service synchronous or asynchronous in webMethods 8?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: pub.flow:debugLog synchronous or asynch in wM8.2?

    Posted Tue July 03, 2012 04:17 AM

    Hi Joy,

    I do not believe that the services in pub.flow folder are async. They would have mentioned it in the documentation if this was the case ([url]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8-2_sp2/Integration_Server/8-2-SP2_Integration_Server_Built-In_Services_Reference.pdf[/url]).

    One simple way to confirm this would be to stop your broker and see if the debug service still works as expected.

    br,
    Vlad


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: pub.flow:debugLog synchronous or asynch in wM8.2?

    Posted Fri December 21, 2012 08:12 AM

    You can create an async logging service using the Broker, but you can also create an async logging service within IS. A typical example is log4j implementation within IS.


    #webMethods
    #Integration-Server-and-ESB