In this editor, you enter all the characteristics of a
Server.
Note: To indicate work areas, you must use micropatterns
directly in the generated COBOL file.
Server Overview tab
The Overview tab of a Server displays
the label, in a read/write mode. It also displays
other information in a read-only mode and provides access to the other
tabs of the instance.
Server Dialog/Server Definition tab
This tab is common to the Server Dialog and its constituting
Servers, except the COBOL target, which is
specific to the Servers. The values selected at the Dialog level become
the default values of the Servers and are marked as 'Inherited'
on the Servers Definition tab. Inappropriate
default values can be overridden at the Servers level.
-CP Lines tab
The purpose of this tab is to call one or more Macros into
a batch or online program. If these Macros are parameterized, you
must also specify the values of their parameters. Each occurrence
of the parameter in the original Macro is then replaced by the value
that is entered for this particular program.
-CS Lines tab in a Server/Server Dialog
In the -CS Lines tab of the Server
and Server Dialog editors, you must specify, for each Business Component,
the Logical View you are using. For this Logical View, you must indicate
the accessed Segments of a file, a table, or an SQL view. In the Segment
call section, you must indicate, for each Segment: the
processing category (before repetitive, repetitive, and after repetitive),
the type of logical access processing (validation, update and selection)
to perform on the Segment, the key filling mode, the use in the generated
processing, the access condition, and the physical organization.
-G Lines tab
In this tab, you can enter comments or specify options.
-CR Lines tab
This tab is shared by all entity types. It contains the
links between entities. These links are called "references".
In this tab, you can add references that are not already defined in
the design of the entities.
Keywords tab
In this tab you enter new keywords or view the keywords
already assigned to the instance.