The Scenario Schema
It contains the entities (data items) that comprise the data for a scenario of a particular app. The schema is divided into two types of entities, input entities and result entities. Conceptually the scenario model is a function which takes the input entities as its input and calculates the result entities.
The schema is defined by the model. When an app is first loaded it interrogates the main model of the app and determines the input and result entities.
@!insight.manage ignore
annotation. For more on annotations, see the later topic
Configuration with Annotations. FICO
®
Xpress Insight will assign the entity to either the input or result data based on the following rules:
- Basic types are assigned to the input data
- MP (math programming) types are assigned to the input data
Basic types can be assigned to the result data using @!insight.manage result
.
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.