We have upgraded our support system to serve you better.
For Support, please go to our Momentive Support Hub located here.

Skip to main content

AScore set normalized score SP

 
 

AScore set normalized score SP

Initial Build 2011.01
Module A Score
Current Setting Type Stored Procedure

This system option allows for running a custom version of the base co_ascore_history_set_normalized_score SP if you want to create a custom normalized score.

The default for this option is empty.

Creating Your own Custom SP

If you create your own SP for this purpose, it must include the following parameters:

  • @sca_key (av_key). The Scale. Must exist in co_ascore_scale.

  • @dtBeginDate (smalldatetime). Must be nullable.

  • @dtEndDate (smalldatetime). Must be nullable.

  • @cst_key (av_key). Customer Key. Must be nullable.

Ultimately, this SP must set co_ascore_history.cha_score_normalized for the given scale, for the given dates, and for a single customer or all customers.

Note: The co_generate_scoring_history_byscale SP must be altered to call the custom SP.

Current Setting

The current setting for FundRaisingSummaryUpdateCustomSP is used as follows:

Values: This system option can call a custom version of the base co_ascore_history_set_normalized_score stored procedure (SP).

Default Value: empty

Fields 

This system option includes the following fields:

Description: This field gives the description of the system option, including its use and default value.

Important! Do not modify the following fields after the system option is first created. Changing these fields after they have been used can invalidate existing data.

Category: This field sets the category (usually the module) where the system option is used.

Type: The Type field determines the display type of the Current setting field (check box, drop-down list, or text box).

Values: The values field indicates the allowed values for the Current setting field.

Availability

Each system option includes the following availability settings:

Entity Level Option?: Select this check box to make this system option available on an entity level.

Visible To External Systems?: Select this check box to make this system option available in xWeb.

Was this article helpful?
0 out of 0 found this helpful