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

Log webservice request responses in CAF logs

  • 1.  Log webservice request responses in CAF logs

    Posted Thu November 12, 2020 11:59 PM

    Hi All,

    I would like to log the webservice request and responses in the MWS full.log, for the web service requests initiated by CAF application.

    May I know which config needs to updated for this? I’ve updated ‘Logging Configuration > webservice and wsclient’ to TRACE level, but no luck.

    Appreciate your inputs.

    Kind regards,
    Raj


    #webMethods
    #MWS-CAF-Task-Engine
    #BPM


  • 2.  RE: Log webservice request responses in CAF logs

    Posted Thu January 21, 2021 03:28 AM
    1. Log in as sysadmin.
    2. Navigate to Folders > Administrative Folders > Administration Dashboard > Analysis > Logging Configuration.
    3. Find the logger com.webMethods.portal.webservices.glue.PerfStatsSOAPInterceptor and set its logging level to DEBUG.
    4. Click Apply.
    5. Execute the web service again.
    6. Examine the /MWS/server//logs/soap.log

    #webMethods
    #BPM
    #MWS-CAF-Task-Engine