Creating computed fields
You can create, edit, or view an object field whose value is
computed from the values of other fields. These computed fields can exist on either the same object
or on another, related object.
About this task
Computed fields have the following characteristics:
- Can be defined in the UI.
- Are always read-only.
- Can be used in reports.
- Can be added to views.
- Must have unique field names. Adding more than one computed field with the same field name in the same view will result in an error.
If you want to import (load) and export (dump) computed field definitions, you must use the ObjectManager tool. For details, see Importing and exporting computed field definitions in ObjectManager.
Computed fields require an installed and active Cognos® server because the fields use the Cognos Computation Handler. If a computed field is executed in the application and the Cognos server is not available, the following message is displayed to users: Cognos is unavailable. Please contact your System Administrator.
Tip: To validate all of the computed fields that are defined for an object type, click
, click the object type, and then click Validate computed
fields.