Creating an instance
You create an instance from a creation wizard.
Procedure
- Open the creation wizard in one of the following ways:
- In the Design Explorer view, right-click an opened location, an
entity line, or an instance line. In the contextual menu, select New and the
entity type (Data Element for example). Note: To create a Logical View or Table, select New > Segment. Then, in the creation wizard, select Logical View or Table in the Segment type field.
- In a design editor, create an instance from a field where you must call an instance. To do so, click New entity (where entity represents an entity type such as Data Element) after the list of instances in the selection wizard.
- In the Design Explorer view, right-click an opened location, an
entity line, or an instance line. In the contextual menu, select New and the
entity type (Data Element for example).
- Enter or select the appropriate values in the fields of the creation wizard.
- In the creation wizard of the generatable entities (except Database Blocks and Volumes), a
Create a derived entity check box is available. Selecting it displays an
<Entity to derive> field, where you can enter a reference instance to
create a derived instance. This instance will not contain any design. It will include a link to the
reference instance, a link to the Library that contains the generation parameters, and information
that will be used for the generation.
You create a derived instance to generate the reference instance from a different Library, without duplicating its design. The generation parameters of the derived instance Library produce a COBOL source different from the source that is generated from the Library of the reference instance.
- If you select Open editor on finish, the instance editor automatically opens on the Overview tab for all the entities except Macros. For Macros, it opens on the COBOL Source tab. From there, you can access the other tabs of the editor and specify all the characteristics of the instance.
- Click Finish.
- New Data Element wizard
Enter the fields of this wizard to create a Data Element. - New Data Structure wizard
Enter the fields of this wizard to create a Data Structure or the derived instance of a Data Structure. - New Segment wizard
This wizard is used to create an instance of Segment, Logical View or Table entity. You must specify the name and label of the new instance, the project where it is to be saved. - New Database Block wizard
Enter the fields of this wizard to create a Database Block. - New Macro wizard
Enter the fields of this wizard to create a Macro. - New Program wizard
Enter the fields of this wizard to create a Program or the derived instance of a Program. - New Report wizard
This wizard helps you create a Report. You specify its name, its label, and the project where it is to be saved. - New Library wizard
Enter the fields of this wizard to create a Library. - New Dialog wizard
Enter the fields of this wizard to create a Dialog or the derived instance of a Dialog. - New Screen wizard
Enter the fields of this wizard to create a Screen or the derived instance of a Screen. - New Server Dialog wizard
Enter the fields of this wizard to create a Server Dialog or the derived instance of a Server Dialog. - New Server wizard
Complete the fields of this wizard to create a Server or the derived instance of a Server. - New Communication Monitor Dialog wizard
Enter the fields of this wizard to create a Communication Monitor Dialog. - New Communication Monitor wizard
Complete the fields of this wizard to create a Communication Monitor or the derived instance of a Communication Monitor. - New Folder Dialog wizard
Enter the fields of this wizard to create a Folder Dialog. - New Folder wizard
Complete the fields of this wizard to create a Folder or the derived instance of a Folder. - New Folder View Dialog wizard
Enter the fields of this wizard to create a Folder View Dialog. - New Folder View wizard
Complete the fields of this wizard to create a Folder View or the derived instance of a Folder View. - New Meta Entity (Type) or Meta Data Aggregate wizard
This wizard is used to create Meta Entities, Meta Entities Type, or Meta Data Aggregates. Some of its fields are specific to an entity type. - New User Entity creation wizard
Enter the fields in this wizard to create a User Entity. - New Text wizard
Enter the fields of this wizard to create a Text. - New Input Aid wizard
Enter the fields of this wizard to create an Input Aid. - New Volume wizard
Enter the fields of this wizard to create a Volume. - New Error Message wizard
You must enter values in this wizard to create an Error Message instance. - New Copybook wizard
You must enter values in this wizard to create a Copybook instance.
Parent topic: Design tools
Feedback