The Adaptive Decision Manager (ADM) service provides predictions of customer
behavior by creating adaptive models based on customer responses to your offers. With
adaptive models, you can ensure that your next-best-action decisions are always relevant
and based on the latest customer behavior.
If you use Pega Cloud Services, the default system behavior is to take
adaptive model data snapshots at intervals that are determined by the ADM snapshot agent
schedule, typically every night. You can change this default setting and configure the
ADM service to take snapshots every time the model is updated.
CAUTION:
If you enable this option for a prolonged period, the increased number
of snapshots might cause database space issues.
-
In the navigation panel of Dev Studio, click .
-
Add the admmart/snapshotAtEveryUpdate setting:
-
On the Dynamic System Settings tab, click
Create.
-
On the New tab, enter a short description of the
dynamic system setting.
For example: Take snapshots at every model
update
-
In the Owning Ruleset field, enter
Pega-DecisionEngine.
-
In the Setting Purpose field, enter
admmart/snapshotAtEveryUpdate.
-
Click Create and open.
-
On the Settings tab, in the Value
field, enter true, and then click
Save.
Result: The admmart/snapshotAtEveryUpdate setting is added
to the list. The ADM service starts taking adaptive model data snaphots every
time the model is updated.
- Optional:
To revert to the default snapshot schedule, disable or delete the
admmart/snapshotAtEveryUpdate setting:
Choices |
Actions |
Disable the setting |
-
On the Dynamic System Settings tab,
click the admmart/snapshotAtEveryUpdate
setting.
-
On the Settings tab, in the
Value field, enter
false, and then click
Save.
|
Delete the setting |
-
On the Dynamic System Settings tab,
click the admmart/snapshotAtEveryUpdate
setting.
-
On the Settings tab, click
Delete.
-
In the Delete window, enter a reason
for deletion, and then click
Delete.
|