How to Use It

Most of the high-level processing for decision details is fixed logic provided by the Engine. However, you will have to provide implementations for certain lower-level logic. In order to do this, you must understand the basic concepts of decision details.

Note that for eligibility/entitlement and key decision factor work, you needed only to provide server-side logic, because the Engine contains fixed screens to display eligibility/entitlement and key decision factor output. By contrast, you must implement not only server-side logic but also Dynamic UIM screens for your decision details logic, and ensure that these implementations integrate correctly.

In addition to providing an understanding of decision details, this section describes the work you will need to do to complete the decision details logic for your product, as follows:

Note: This section describes the complete work for decision details logic; however, for short-cuts you can take to get your product up-and-running quickly, see Incremental Design.