SAS creates some user-defined
properties that are used by the SAS Real-Time Decision Manager and
for scoring that is performed using SAS In-Database processing, such
as scoring within a database.
Here are the user-defined
properties that are used by the SAS Real-Time Decision Manager. These
fields must be completed by the user:
|
|
|
Specifies the business
context for which the project is used.
|
|
Specifies the name of
the input table that is used in scoring functions. This field should
be specified for the project properties before you publish a scoring
function if you plan to reference it with a scoring application or
in SAS code.
|
When you publish a model
to a database for the first time, SAS creates some project user-defined
properties. Some of these property values are assigned by SAS after
you complete the
Publish Name field in the
Publish
Models to a Database window.
Here are the publish
models to a database user-defined properties.
|
|
|
Specifies the publish
name of the model that has been published to the database using the
SAS Embedded Process.
|
|
Specifies the user-defined
portion of the scoring function name. You can modify this property
value only by changing the name in the Publish Models
to a Database window. The name must start with a letter
or underscore. The name cannot start with a special character or number
such as 0123456789@/*%#&()?<>^-.
|
|
Specifies a prefix for
the scoring function name. The prefix has a length of 10 characters
and in the format of Y yymmddnnn.
You cannot modify this value. The naming convention for the prefix
is the following:
-
Y is a literal character and is
fixed for all prefixes.
-
yymmdd is
the Greenwich Mean time (GMT) timestamp of when you select the Publish Modelsto a database menu option.
-
nnn is
a counter that increments by one each time the scoring function is
successfully completed.
|