Activating and training Pega Sales Automation 8.2 adaptive models for artificial intelligence
Artificial intelligence in Pega Sales Automation™ helps you to proactively assess risks on deals in the pipeline, coach newly recruited sales representatives, and identify leads that have a high probability to be converted to opportunities.
Before using artificial intelligence insights with Pega Sales Automation, activate the feature for your implementation and then configure the application to train Pega’s adaptive models for artificial intelligence.
To configure your application for artificial intelligence, log in to Pega Sales Automation and complete the following steps:
- Activate artificial intelligence
- Verify Decision Strategy Manager (DSM) nodes
- Import historical data
- Truncate data sets
- Delete existing models
- Run the data flows for opportunity insights
- Run the data flows for sales coach
- Run the data flows for lead ranking
- Enable preloaded NBAs
Activating artificial intelligence
- In the App Studio Settings > Application Settings. panel, click
- Click the tab.
- In the Artificial intelligence insights - opportunity insights, lead ranking, and sales coach check box. section, select the
- Click .
- In the header of App Studio, click the menu and then click .
- In Dev Studio, open the SA-Artifacts agent schedule.
- On the Enabled? check box for all scheduled agents. screen, select the
- Click .
Verifying Decision Strategy Manager (DSM) nodes
- In Dev Studio, click Configure > Decisioning > Infrastructure > Services.
- Verify that each of the following services contains a node with a status of Normal:
- Decision Data Store
- Adaptive Decision Manager
- Data Flow
- Visual Business Director
Importing historical data
- In Dev Studio, click Configure > Application > Distribution > Import.
- Click HistoricalData file from your distribution media, and then follow the wizard instructions.
Pega-provided historical data consists of a snapshot of data from a production environment for various models. , browse for and select the
Truncating data sets
- In the Dev Studio header search text field, search for and select the pxDecisionResults data set of the Data-Decision-Results class.
- Click Actions > Run.
- In the Operations field, select Truncate.
- Click Execute.
- Repeat steps 1 through 4 for the PreviousStages data set of the SA-SR class.
Deleting existing models
- In Dev Studio, click Configure > Decisioning > Predictive Analytics > Adaptive Models Management.
- Select all of the existing models:
- PredictWin
- PredictMoveNextStage
- PredictCloseDate
- BaseWinModel
- LeadRanking
- PredictEffectiveness
- Click Delete Models.
Running the data flows for opportunity insights
Run the data flows for opportunity insights to pass the incoming data to the adaptive models so the system can calculate opportunity insights.
- In the Dev Studio header search text field, search for and select the StoreOpportunitySnapshots data flow.
- Click Actions > Run.
- On the form, click .
- Repeat steps 1 through 3 for the TrainFromHistory data flow.
Running the data flows for the sales coach
Run the data flows for the sales coach to pass the incoming data to the adaptive models so the system can calculate sales coach suggestions.
- In the Dev Studio header search text field, search for and select the StoreSalesRepSnapshots data flow.
- Click Actions > Run.
- On the form, click .
- Repeat steps 1 through 3 for the CaptureEffectivenessOutcomes data flow.
Running the data flows for lead ranking
Run the data flows for lead ranking to pass the incoming data to the adaptive models so the system can calculate lead scores.
- In the Dev Studio header search text field, search for and select the StoreLeadSnapshots data flow.
- Click Actions > Run.
- On the form, click .
- Repeat steps 1 through 3 for the CaptureLeadOutcomes data flow.
- To set up predictors and calculate lead score for already existing leads and store them in the lead predictor table, run the InitialiseLeadPredictorTable activity.
Enabling preloaded NBAs
- Set the usePreloadedNBA dynamic system setting to true.
- Override the GenerateNBA job scheduler and set the Enable job scheduler toggle to true.To see the job scheduler changes instantly, run the LoadNBAForAllOpps dataflow.
- Optional: If your implementation layer has additional NBAs, add them by overriding the LoadNBAForAllOpps_Ext dataflow, and then create declare triggers to track work item updates.
Previous topic Activating and training adaptive models for artificial intelligence in Pega Sales Automation Next topic Next best action in Pega Sales Automation (8.1-8.4)