Previous Topic: Specifying System and User DefaultsNext Topic: Performing General ASF Administration


Defaults for Models Used by ASF

Default models are provided with the ASF system. The models are used by ASF to generate the subschema, dialog, and map for each table. The models are stored in the data dictionary as the following modules and map:

Options

ASF needs a model to generate an application. The following options are available for specifying the default models used by ASF:

Note: Source for the model map, dialog, and subschema must be in the data dictionary. The dialog and subschema must be stored as modules, qualified by LANGUAGE IS ASF

The Model Map(s)

Typically, you will want to modify the model map to make it site-specific. The default model map provided with ASF, ASF@@MAP, is shown below.

CA @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Since the source definition of the model map is stored in the data dictionary, the model map can be modified through the CA IDMS/DC and CA IDMS UCF online mapping facility to meet the standards of the user site. For example, Acme Insurance modified the model map as shown below.

ACME INSURANCE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Model Map Considerations

The following should be considered when modifying the model map: