Question
4
Replies
10810
Views
AIG
Posted: April 18, 2016
Last activity: April 19, 2016
Closed
Solved
Understanding History Table in Pega ?
1) What is the significance of the below columns in the History Table (pc_history_work)?
PXASSIGNMENTELAPSEDTIME,
PXTASKELAPSEDTIME,
PYPERFORMACTIONTIME,
PYPERFORMASSIGNMENTTIME,
PYPERFORMTASKTIME
2) What is the difference between the above columns?
I have currently looked into my POC environment, and the values are same for the above columns.
3) How are the values computed internally for the above columns?
Do rule content search for one of those property names to see what rules modify the property. /Eric