Create the Business Application diagram (4ba)

The Business Application diagram will contain a program and a form.

A Business Application diagram for the project with a default program and CRUD form entity is already defined. The BA Diagram (4ba) is in the appflow sub-directory in your project directory on disk and in the Applicationflow node in the project.

Note: You may only need to perform the steps in this task if the diagram does not exist, or you need to create a new diagram.
  1. Select File > New > Genero BAM Desktop (for desktop applications) or File > New > Genero BAM Mobile (for mobile apps). Under the section Application Modeling, select Business Application Diagram (4ba) and click OK.
    A blank diagram (.4ba) opens.
  2. Right-click on the blank diagram and select New > Program.
  3. Right-click on the blank diagram and select New > CRUD Form.
  4. Right-click the Program entity, and select Add Relation To. Click and drag from the Program to the Form entity to create a relation from program to form.
    Figure: Defining a relationship

    This figure is a screen shot of a relationship being defined between the Program and the Module.
  5. Save and name the BA Diagram (4ba) in the appflow sub-directory in your project directory and to the Applicationflow node in the project.
  6. Save the changes to your project.