FileNet P8 Process Engine, Version 5.0.+              

Verifying that all Case Analyzer 3.5 events have been published

Case Analyzer must publish all the events in its VMAEDM database. Verify that all events have been published through the Microsoft Query Analyzer.

Query for the number of rows in the F_Events table in the VMAEDM database with PAJobId = 0.

The following is an example of the query on the Case Analyzer database.

Using VMAEDM:
Select count(*) from F_Events where PAJobId = 0

The above query should return 0. If the query returns anything other than 0, then not all events have been published. In that case, you must leave Case Analyzer running until the query returns 0.



Feedback

Last updated: November 2010


© Copyright IBM Corporation 2010.
This information center is powered by Eclipse technology. (http://www.eclipse.org)