Create Job to monitor JDBC connection in WebMethods
Imagine we have some major interfaces that use database connections and when database connections go offline, it causes transactions to fail in essential interfaces. This situation requires our operations team …