Question
3
Replies
185
Views
Posted: April 28, 2016
Last activity: April 28, 2016
Closed
Solved
work history missing a few values
We have noticed that the work history is not getting updated properly for some of the newer objects.
On analysis we found that the activity "AddWorkHistory" runs for each flow action.
In this activity, the transistion "@isHistoryAvailable2(tools, Param.WorkObjectPageName, "pyHistoryMemo", Local.FieldValue)" fails and the activity ends.
Any idea what the "isHistoryAvailable2" function does? I could not get much info on this function
We using PRPC v6.3 sp1
The function checks the FilterHistory system setting and decision tree to see if history should be written. You mentioned the isHistoryAvailable2 fails, what is the error?