Question
1
Replies
96
Views
PEGA
Posted: April 20, 2017
Last activity: April 20, 2017
Closed
Solved
PRPC 7.2.2 how to log "D_ADataPage.pyPreparedValues" in the pegarules log file
If a report definition sourced data page execute longer than "Maximum elapsed time in seconds" specified in the report definition, java.sql.SQLTimeOutException with executed SQL statement is logged in the pegarules log file.
However, the logged SQL statement does not contain search criteria (i.e. prepared values stored in the pyPreparedValues property).
I am looking for a way to log "D_ADataPage.pyPreparedValues" in the pegarules log file, any ideas?
Chunzhi
We found that PegaRules-Alert.log contains search criteria along with timed out SQL statement.