Managing Concurrent Campaign Data Flow Runs
To optimize performance and stability of your Pega Customer Decision Hub application, the number of campaign data flows which run concurrently is limited. You can adjust the number of concurrent data flows and the retry interval by editing the related Dynamic System Settings.
Pega Customer Decision Hub
- MKTMaxAllowedBatchDFs - Edit this setting to change how many campaign data flows can run concurrently. By default, ten runs can be active at the same time, and any additional data flows are paused for the duration defined in the setting MKTDFRetryInterval.
- MKTDFRetryInterval - Edit this setting to change how soon Pega Customer Decision Hub will attempt to execute a data flow which was paused because it exceeded the number of data flows defined in MKTMaxAllowedBatchDFs. By default, the retry interval is 30 minutes. After the inverval passes, Pega Customer Decision Hub checks the data flow availability again, for the number of times defined in the setting MKTDFNumRetries.
- MKTDFNumRetries - Edit this setting to change how many times Pega Customer Decision Hub will attempt to execute a data flow which was paused because it exceeded the number of data flows defined in MKTMaxAllowedBatchDFs. By default, the number of retries is 5. After the specified number of retries, the campaign run fails and an email notification is sent to the operator who triggered the run.
Previous topic Campaign Execution Cycle Next topic Campaign Monitoring