Activating and training Pega Sales Automation for Insurance adaptive models for artificial intelligence
Artificial intelligence in Pega Sales Automation for Insurance helps you to proactively assess risks on deals in the pipeline, coach newly recruited sales representatives, and identify leads that have a high probability of being convertible to opportunities.
Before using artificial intelligence insights with Pega Sales Automation for Insurance, you must activate the feature for your implementation and then train Pega’s adaptive models for artificial intelligence.
To configure your application for artificial intelligence, log in to Pega Sales Automation for Insurance and complete the following procedures:
- Activate artificial intelligence.
- Verify Decision Strategy Manager (DSM) nodes.
- Import historical data.
- Truncate data sets.
- Delete existing models.
- Run data flows for opportunity insights.
- Run data flows for sales coach.
- Run data flows for lead ranking (B2B selling mode).
- Run data flows for lead ranking (B2C selling mode).
- Enable preloaded NBAs.
Activating artificial intelligence
- In the User portal, from the Explorer panel, select Administration.
- Go to AI Settings and enable any of the AI capabilities by selecting their individual checkboxes.
- Click Save.
- In the navigation pane of Dev Studio, click , override the job schedulers listed above, and then set the
Enable job scheduler toggle to true for each of the
following rules:
- CRMIOpportunityInsights
- DailySnapshotsForAE
- DailySnapshotsForLead
- RecommendationsForRep
Verifying Decision Strategy Manager (DSM) nodes
Verify DSM nodes.
- In the navigation pane of Dev Studio, click .
- Verify that each of the following services contains a node with a status of
Normal:
- Decision Data Store
- Adaptive Decision Manager
- Data Flow
- Real-time Data Grid
Importing historical data
Pega-provided historical data consists of a snapshot of data from a production environment for various models.
- In the navigation pane of Dev Studio, click .
- Click Choose File, browse for and select the
HistoricalData
file from your distribution media, and then follow the instructions in the import wizard. - Repeat these steps for the
SAIOpportunityInsightTrainingData
andSAISalesRepEffectivenessData
files.
Truncating data sets
Truncating data sets makes them easier to maintain.
Deleting existing models
You can delete existing models for example to free up space and keep your system tidy.
- In the header of Dev Studio, click .
- 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 in order to pass the incoming data to the adaptive models, so that the system calculates opportunity insights.
- In the header of Dev Studio, in the search field, search for and select the StoreBusinessOpportunitySnapshots data flow.
- Click .
- On the Data flow test run form, click Start.
- Repeat steps 1 to 3 for each of the following data flows:
- TrainBusinessOppFromHistory
- StoreIndividualOpportunitySnapshots
- TrainIndvOppFromHistory
Running the data flows for sales coach
Run the data flows for the sales coach in order to pass the incoming data to the adaptive models, so that the system calculates sales coach suggestions.
- In the header of Dev Studio, in the search field, search for and select the StoreSalesRepSnapshots data flow of the PegaInsCRM-Data-SFA-SalesRepPredictors class.
- Click .
- On the Data flow test run form, click Start.
- After receiving a confirmation message with a successful result, repeat steps 1 to 3 for the CaptureEffectivenessOutcomes and StorePropensitySnapshots data flows of the PegaInsCRM-Data-SFA-SalesRepPredictors class.
Running the data flows for lead ranking (B2B selling mode)
Run the data flows for lead ranking in order to pass the incoming data to the adaptive models, so that the system calculates the B2B lead scores.
- In the header of Dev Studio, in the search field, search for and select the StoreLeadSnapshots data flow.
- Click .
- On the Data flow test run form, click Start.
- Repeat steps 1 to 3 for the CaptureLeadOutcomes data flow.
- To set up predictors and calculate lead score for existing leads and store them in the lead predictor table, run the InitialiseLeadPredictorTable activity.
Running the data flows for lead ranking (B2C selling mode)
Run the data flows for lead ranking in order to pass the incoming data to the adaptive models, so that the system calculates the B2C lead scores.
- In the header of Dev Studio, in the search field, search for and select the StoreIndividualLeadSnapshots data flow.
- Click .
- On the Data flow test run form, click Start.
- Repeat steps 1 to 3 for the CaptureInvidualLeadOutcomes data flow.
- To set up predictors and calculate lead score for existing leads and store them in the lead predictor table, run the InitialiseLeadPredictorTable activity.
Enabling preloaded NBAs
You have preloaded NBAs in your system. To use them, enable them in Dev Studio.
- In the navigation pane of Dev Studio, click , and then search for the UsePreloadedNBA dynamic system setting.
- Set the UsePreloadedNBA dynamic system setting to true.
- Optional: To see changes to the job scheduler instantly, run the LoadNBAForALLOpps data flow.
Previous topic Artificial intelligence features in Pega Sales Automation for Insurance Next topic Pega Sales Automation for Insurance artificial intelligence-based opportunity insights