To configure a Score process
1.
In a flowchart in Edit mode, ensure that your Score process is connected to a configured process whose output cell(s) will be used as input by the Score process.
2.
The process configuration dialog appears.
3.
Use the Input drop-down list to select a source cell containing the customer IDs that you want to score.
*
4.
In the Number of Models field, specify the number of models you want to create by entering an integer, or by using the up and down arrow buttons to increase or decrease the count.
*
The Parameters For drop-down list will contain as many models as you specified in the Number of Models field, named Model 1, Model 2, Model 3, and so on. If you change the number of models, the models listed in the Parameters For drop-down list automatically change.
5.
For each model that you are scoring, specify a Score Field Name and a Model File. Use the Parameters For drop-down list to select each model that you need to configure.
6.
In the Score Field Name field, type the name of the field where you want the scoring results stored for that model. The default name is scoreN_1.
If you type MYSCORE in the field and there is a single output field defined in the specified model, the score field name will be MYSCORE. If there are multiple outputs, the score field names will be MYSCORE_1, MYSCORE_2, MYSCORE_3, and so on.
When Campaign displays the list of available fields, the score fields will appear as if they belong to a table.
7.
In the Model File field, enter the full path and file name of the model file that you will be using to score the customer IDs.
Enter the full path and file name of the model you want to use, or click Browse to evoke a standard Windows file selection window.
8.
Click Match Variables Names to match variable names with fields from the table in the input source. The Match Variable Names window appears.
For customers to be scored properly, you must ensure that you can match the variables used by the model with corresponding fields in the data set to be scored. For example, if the model uses an average_balance variable, you must match that variable with a field containing average balance in the data set to be scored.
a.
Select fields in the Available Fields list that match with fields in the data set, and move them to the Matched Variables list using the Add>> button.
You can match identical field names automatically by clicking Match. This will override any manual matching.
You can also create derived fields by clicking Derived Fields.
You must match all the variables in the Matched Variables List to configure the Score process. Variable names do not need to match the field names, but the data types (numeric or string) must match.
b.
The Match Variable Names window closes and you are returned to the Score tab in the process configuration dialog.
9.
(Optional) Click the General tab to assign a name and/or notes to the process.
The name appears on the process in the flowchart. The notes appear when you mouse over the process in the flowchart.
10.
The process is configured and appears enabled in the flowchart. You can test the process to verify that it returns the results you expect.