Execute a Scoring Task

To execute a scoring task, follow these steps:
  1. Verify that you have mapped the model output variables to the scoring task output variables. For more information, see Map Scoring Task Output Variables.
  2. Select the scoring task name, and click Quick Mapping Check icon in the toolbar to validate the input variables.
    Quick Mapping Check Window
    The table in the Quick Mapping Check window compares the column names from the Scoring Input Table (that is, the input data source) against the model's input variable names.
    A green check mark green check markappears in the Verified column if the variable structures match. Otherwise, a red X appears if the input scoring table does not contain a variable that is used in the model. If one or more variables are not verified in the map, the integrity of the data in the generate Scoring Output Table is suspect.
  3. Right-click the Scoring Task folder, and then select Execute from the pop-up menu. A progress bar appears at the bottom of the SAS Model Manager window.
  4. After the task has been completed, a success or failure message is displayed. Click Close, and then review the log for error messages.
  5. Click the Result tab and then Result Set to view the scoring task results.
    Scoring Task Result Set
  6. Click the Graph tab and then Graph Wizard to graph the results. For more information, see Graph Scoring Task Results.
    Graphics Tab in Execute Window
Note: For a description of the content files that are created when a scoring task is executed, see Generated Scoring Task Content Files.