Description
This page allows you to add a score outcome record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Minimum ScoreOUTCOME_SCOREMinimum score for the service evaluation.Yes
Maximum ScoreOPTIONAL_NEGATIVE_POSITIVE_INTEGERMaximum score for the service evaluation.No
OutcomeSCORE_OUTCOME_OUTCOMEIndicates whether the performance measure has been met or not.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Save and NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An outcome %1s is already defined for this score range (%2n%3n).LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The Minimum Score %1n should be less than or equal to Maximum Score %2n.LinkNo
The outcome %1s already exists.LinkNo
The score range for outcome %1s (%2n %3n) overlaps with the range specified for the outcome %4s (%5n %6n).LinkNo
The score range for outcome %1s (%2n %3n) overlaps with the range specified for the outcome %4s (%5n onwards).LinkNo
The score range for outcome %1s (%2n onwards) overlaps with the range specified for the outcome %3s (%4n %5n).LinkNo
The score range for outcome %1s (%2n onwards) overlaps with the range specified for the outcome %3s (%4n onwards).LinkNo
Related Entities
When page is loaded
PerformanceMeasure
When page is submitted
ScoreOutcome
Technical Information
Page IDProviderManagement_addScoreOutcome
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\PerformanceMeasure\ProviderManagement_addScoreOutcome.uim
Page Load InterfaceMaintainPerformanceMeasure.viewPerformanceMeasure
Page Submit InterfaceMaintainSOPerformanceMeasure.addScoreOutcome
Linked From PagesNew Outcome (ProviderManagement_addScoreOutcome), Performance Measures (ProviderManagement_listSOPerformanceMeasure)