Question
Bupa
AU
Last activity: 4 Jun 2024 21:24 EDT
Keeping both Files based as well as DB based IH in Pega 8.8
Hi,
We are currently on Pega 8.8.2 and are writing the interactions only to DB. We are now exploring the option of writing the results to files. My query is if I keep the writeToIH DSS as True and enable the export functionality as well by configuring the repository and folder settings and setting interactionHistory/writeToStream to true, will the summaries source their data from the files or the DB? My understanding is that it will still source from the DB but will also write the interactions to files.
If it sources the data from files, it will be very difficult to unit test the code because deleting entries from physical IH, deleting entries from ActionInsights2 and recreating aggregates is easier than managing that from files.
Also, is there a way to control the processing where the summaries are sourced only from DB but the interactions are also written to files for analysis?
Thanks, Chiranjeet