In this editor, you enter all the characteristics of the
Server Dialog.
Dialog Overview tab
The Overview tab of a Dialog displays
the label, in a read/write mode. It also displays
the instance name, type of COBOL
and map to generate, program external name,
and transaction code 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.
Server Dialog Complement tab
In this tab, you enter the information common to all of
the Servers of the Server Dialog. You also specify elements related
to the physical environment of the transaction.
-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.
-CR Lines tab
This tab is shared by all the entities. 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.
-G Lines tab
In this tab, you can enter comments or specify options.
Keywords tab
In this tab, you enter new keywords or view the keywords
that are already assigned to the instance.