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.  Audit Logging and Resubmission issues

    Posted Fri May 26, 2006 01:20 AM

    Hi,
    We have enabled ‘Per Service’ Audit logging for one of our flow services in our webMethods 6.1 IS. This logging is enabled for failures only. When the service fails, the Audit Log in the management console correctly shows the failed service and is marked as ‘failed’ and ‘resubmittable’. However, we cannot see the failed services from WmMonitor to resubmit the service.

    I was wondering if anyone has experienced this problem and will be knid enough to point us in the right direction to resolve it.

    Thanks
    Stephen


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


  • 2.  RE: Audit Logging and Resubmission issues

    Posted Fri June 23, 2006 09:04 PM

    Make sure that your IS is configured to log audit info to a database and not the file system. watt.server.auditStore=databaseAfter doing this, you will need to configure that JDBC pools for at least:ProcessAudit and ISCoreAudit.Hope that helps…


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