It is also possible that the indexing tables got corrupted and you need to truncate those tables as well as move the search index directory.
-
BPM_INSTANCE_INDEX
-
BPM_TASK_INDEX
-
BPM_TASK_INDEX_JOB
It is recommended to raise a PMR with IBM so that they can suggest the correct approach based on the situation.
------------------------------
Atanu Roy
------------------------------
Original Message:
Sent: Thu August 27, 2020 11:36 PM
From: Gona Deepak
Subject: Team Performance Dashboard Count Mismatch with Team Task Tab
We have run the diagnostics and found no discrepancies in any of the reports.
Any other inputs would be grateful.
Thank you
------------------------------
Gona Deepak
------------------------------
Original Message:
Sent: Thu August 27, 2020 06:07 AM
From: Atanu Roy
Subject: Team Performance Dashboard Count Mismatch with Team Task Tab
Can you try using the index-diagnostic.zip to identify any potential issue with indexes ?
------------------------------
Atanu Roy
Original Message:
Sent: Thu August 27, 2020 05:49 AM
From: Gona Deepak
Subject: Team Performance Dashboard Count Mismatch with Team Task Tab
Thank You Bruno for the valuable inputs
Coming to point number (2) and (3) - we have not used that features . And confirming that is the count mismatch number values.
In our case the Team dashboard(62 overdue tasks) number is high compared to Team Tasks Tab(31 overdue tasks) results, which is also in - sync with process inspector number.
------------------------------
Gona Deepak
Original Message:
Sent: Thu August 27, 2020 03:28 AM
From: Bruno Charpentier
Subject: Team Performance Dashboard Count Mismatch with Team Task Tab
Hi,
If there is a mismatch between the process inspector (that accesses the BPM db) and the Quick Stats (that accesses the Lucene index) it means:
1) either the indexes are out of sync
2) either a dynamic team assignment is used in the process (by a Team Retrieval Services) that is not supported in the Team Performance Dashboard.
3) either a custom team assignment is used that is also not supported (see https://www.ibm.com/support/knowledgecenter/en/SS8JB4/com.ibm.wbpm.wle.editor.doc/topics/routing_activities.html)
------------------------------
Bruno Charpentier