Infrastructure Services landing page
|
Access this landing page by selecting the > Decisioning > Infrastructure > Services menu item.
The Services configuration allows you to define the connection between Pega 7 and the servers running Adaptive Decision Manager (ADM) and Visual Business Director (VBD). These settings are necessary so that you can perform the actions that require system interaction with the runtime (configuring and using adaptive model rules if the fail safe option is disabled, performing adaptive model management activities, using the VBD Planner, using data sets to manage VBD data sources, running interaction rules that write to VBD, and accessing adaptive model reports). However, with the exception adaptive model rules if the fail safe option is disabled, it is not required when defining Decision Management rules.
Note: When the connection to VBD or ADM needs to use HTTPS communications protocol, select the Use secure connection for all decisioning services checkbox. This option provides secure communications with Pega 7 by using HTTPS protocol instead of HTTP protocol.
Typically, the configuration in this landing page is a part of the installation process that allows applications to operate with Decision Management functionality. If you do not have ADM (Adaptive Decision Manager) or VBD (Visual Business Director), leave the host and port fields empty.
To define the connection to the Decision Management services:
The version of the client library displays at the top and the corresponding server library displays in the Status message for each service. The version follows this pattern:
<Major Version>.<Minor Version>.<Revision>.<Build Number>
Saving settings activates changes in the Decision Management service layer and in Pega 7. If you have not configured the service end point(s), the propagation of data to the corresponding service(s) is turned off.
For more details, unfold the following sections:
By default, the external Adaptive Decision Manager is disabled, and your node is using the ADM internal process. This internal process allows you to add adaptive analytics capabilities to your application, but does not persist models at each server restart. To use a persistent analytics engine, you need to configure Pega 7 to connect to Adaptive Decision Manager in the service layer:
Go to the Data Mart panel and configure the operation settings that affect capturing historical data for reporting purposes.
This panel contains the settings which govern capturing model state and predictor binning.
By default, the batch size for taking a snapshot is 50, a value considered suitable even in cases of large size models. The batch size is the number of models (along with its predictors and binning information) that are saved to data base at the same time.
You can adjust the batch size by changing the admmart/batchSize dynamic system setting in the Pega-ProcessCommander ruleset.
Note: The predictor binning snapshots can lead to generating large volumes of data.
This panel contains additional settings affecting Adaptive Decision Manager.
Pega 7 keeps a local cache of scoring models. Scoring model updates are regularly retrieved from the adaptive data store. The model update frequency is implemented by periodically triggering the UpdateAdaptiveModels agent (Pega-DecisionEngine RuleSet, PegaDM:Administrators access group). The agent runs the pxUpdateModels activity to retrieve model updates. By default, the agent is scheduled to run every 30 seconds. The agent only retrieves scoring models required for executing the strategy and the models that are different from those in the local cache.
In this section, define the name of the server in the Host field and the port number in the Port field.
Available in applications that have access to the Decision Management rule sets or in applications built on PegaDM.