Configuring a JDBC Data Source
To enable the Task Engine to provide log events for IBM webMethods Monitor, a JDBC data source must be specified as a JDBC pool existing on the Integration Server specified in Configuring Task Engine in My webMethods. Otherwise, it will not be possible to view task-related information when browsing process instances with IBM webMethods Monitor.
The name of the pool must be
ProcessAudit
and it
must point to the process audit database used by
IBM webMethods Monitor. If this JDBC pool is not already defined locally on the
IBM My webMethods Server, the
Task Engine automatically checks to see if this pool exists on the
configured
Integration Server. If the pool is defined there, the
Task Engine creates an identical pool in
IBM My webMethods Server.
In general, no manual configuration is required. However, in the event the name or location of the JDBC pool on Integration Server changes, you can redefine the configuration as follows:
To reconfigure a Task Engine JDBC data source
- In My webMethods: Navigate > Applications > Administration > My webMethods > Data Sources. This panel displays all available data sources. Note that the default data source cannot be deleted or modified.
- On the Data Source panel, click
for the
ProcessAudit
data source and choose Modify from the menu. - On the Data Source Properties panel, modify the display name and database server type from list if required.
- Click Next.
-
Modify the required database connection information as needed:
- Server host name
- Server port number
- Database name
- User name
- Password
- Click Submit.