In my project, We are seeing frequent PDC alerts with D_CPMOpenInteractions. Even within a single user interaction, the data page appears to be Loaded multiple times and Re‑executing its underlying data source. This eventually is throwing Data Page Load Failures / runtime errors in PDC.
I would like to understand:
-
What causes this data page to reload so frequently?
-
Is this typically related to Reload once per interaction, refresh strategy, or missing customer/interaction context?
-
What are the OOTB best practices to avoid excessive execution of
D_CPMOpenInteractionsand prevent the PDC errors?
