Question
Debug BIX Extracts
We run BIX extracts in our application and export the data to database tables. However, we need to keep a track of all the work objects that were extracted. I read an article which mentions about a known issue in v7.1.9 where the pxInsKeys are not written to the logs, and Pega has provided a hot fix. Couple of questions:
1. How can we enable debugging of BIX extracts. I mean which class do we need to set the logging level as 'DEBUG'?
2. Would I need this hot fix for v7.2.0?