Table Description
Recommend Expected Outcome Admin : Stores expectedOutcome for a factor classification or a factor classification subdivision.

Recommended objectives are displayed to a case worker on the activity workspace and are based on a client scoring a particular classification/score when assessed for a factor.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::OutcomePlanning::OutcomePlan::Entity::Admin::RecommendExpectedOutcomeAdmin::RecommendExpectedOutcomeAdmin
Controlling File: AssessmentPlanning\model\Packages\OutcomePlanning\Entity\Admin\RecommendExpectedOutcomeAdmin.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (7)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
recordStatusdetailsnoThe record status of the recommendation.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
recommendExpOutcomeAdminIDkeynoUnique identifier for a recommendation.INTERNAL_ID SVR_INT64
relatedIDdetailsnoThe unique identifier of the record the recommendation is in relation to. For example, an outcome plan.INTERNAL_ID SVR_INT64
expectedOutcomeIDdetailsnoThe unique identifier of the expected outcome.INTERNAL_ID SVR_INT64
reasonTextIDdetailsnoThe reason an recommendation is recommended for a client.LOCALIZABLE_TEXT_ID SVR_INT64
recommendationTypedetailsyesIndicates whether the recommendation is advised or discretionary.RECOMMENDATIONRecommendationSVR_STRING<10>
relatedTypedetailsnoDescribes the type of record the recommendation will be created in relation to. For example, an outcome plan.RECOMMENDATION_RELATED_TYPERecommendationRelatedTypeSVR_STRING<10>
Foreign Keys (2)
ChildParent
RecommendExpectedOutcomeAdmin.expectedOutcomeIDExpectedOutcome.expectedOutcomeID
RecommendExpectedOutcomeAdmin.reasonTextIDLocalizableText.localizableTextID
Indices (3)
Index NameAttributes
IND_817556600relatedID
IND_1996488711expectedOutcomeID
IND_1899278138reasonTextID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: recommendExpOutcomeAdminID
AUTO_ID_KEY: OUTPLANBO
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchByRelatedIDRelatedTypeAndStatusreadmulti Retrieves all expected outcome recommendation records that are related to the passed in unique related identifer, related type and status.  
searchByExpectedOutcomeAndStatusreadmulti Retrieves all expected outcome recommendation records that are related to the passed in expected outcome and status.  
searchByRelatedIDRelatedTypeExpectedOutcomeAndStatusreadmulti Retrieves all expected outcome recommendation records that are related to the passed in unique related identifier, related type, expected outcome and record status. 
Related Pages (27)
AssessmentDefinitionFactorAdmin_contextPanel
New Outcome Plan (NewOutcomePlanWizard_planDetails)
New Outcome Plan (OutcomePlan_accessibleCreateFromPerson)
New Outcome Plan (OutcomePlan_createForSingleClient)
New Outcome Plan (OutcomePlan_enhancedCreate)
New Outcome Plan (OutcomePlan_enhancedCreate1)
Reasons (OutcomePlan_listRecommendedActivitiesReasonDetails)
Edit Factor (OutcomePlanActionAdmin_modifyOutcomePlanFactorAdmin)
Edit Classification (OutcomePlanActionAdmin_updateFactorClassificationAdmin)
Classification (OutcomePlanFactor_classifications)
Home (OutcomePlanFactor_home)
Recommendations (OutcomePlanFactor_recommendations)
Classification (OutcomePlanFactorClassification_home)
Classification (OutcomePlanFactorClassification_recommendations)
Delete Recommendation (OutcomePlanningAdmin_cancelRecommendationObjective)
Edit Recommendation (OutcomePlanningAdmin_editRecommendationObjective)
Recommendations (OutcomePlanningAdmin_listRecommendationsFromClassification)
Recommendations (OutcomePlanningAdmin_listRecommendationsFromClassificationSubDivision)
Recommendations: (OutcomePlanningAdmin_listRecommendationsFromFactorFromDefinition)
Recommendations (OutcomePlanningAdmin_listRecommendationsFromFactorFromList)
Recommendations (OutcomePlanningAdmin_listRecommendationsFromObjective)
Recommendations (OutcomePlanningAdmin_listRecommendationsFromOutcomePlanAdmin)
Recommend Objective (OutcomePlanningAdmin_recommendObjectiveFromAssessmentClassificationSubdivision)
Recommend Objective (OutcomePlanningAdmin_recommendObjectiveFromAssessmentFactor)
Recommend Objective (OutcomePlanningAdmin_recommendObjectiveFromAssessmentFactorClassification)
Recommend Objective (OutcomePlanningAdmin_recommendObjectiveFromOutcomePlanFactor)
Recommend Objective (OutcomePlanningAdmin_recommendObjectiveFromOutcomePlanFactorClassification)