The Server editor
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 or 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 Program, Screen, or Server. 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 calling instance. - -CS Lines tab in a Server or Server Dialog
In the -CS Lines tab of the Server and Server Dialog editors, you must specify, for each Business Component, the Logical View that is used. For this Logical View, you must indicate the accessed Segments of a file, a table, or an SQL view. For each Segment, you must specify its call characteristics. - -G Lines tab
In this tab, you can enter comments or specify options. - -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. - Keywords tab
In this tab, you enter new keywords or view the keywords that are already assigned to the instance.
Parent topic: The Server Dialog and Server entities
Feedback