Scoring Task Properties

Here is a list of the Scoring Task properties that provide information that is specific to the scoring task.
Property Name
Description
Scoring Task Type
Specifies a value of Test or Production for the type of scoring task.
SAS Application Server
Specifies the name of the SAS Application Server to which SAS Model Manager is connected. This value is taken from the SAS Metadata Repository.
Model
Specifies the name of the model whose score code is to be executed on the SAS Application Server. This value is set when the scoring task is created and cannot be modified.
Input Table
Specifies the name of the input table (data source) to be used in scoring. This value is set when the scoring task is created and cannot be modified.
Output Table
Specifies the name of the output table to be used in scoring. This value is set when the scoring task is created. If the scoring task type is Test, this property identifies the name of the output file (output_filename.sas7bdat) that is created by the SAS Application Server when the score code is executed. Upon creation, the output file is placed in the scoring task's folder. If the scoring task type is Production, then this setting identifies the output table where the results of the scoring are written.