Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Data models define how data is connected to each other. Emakin BPM uses data model connections in the forms.

We will compose three form section in data model.

  • Click the data model step below the unknown title. Data model design screen will open on the same screen. You will see your application name below the elements title.
  • Click details button below "expense form" title.

Owner Section

We will create first section in data model. First section will have two element, identity and desectionment.

  • Click "Add New Elements" button, elements design window will open.
  • Select the type of container.
  • Enter "Owner" name in to name field.
       * Click "Add New Elements" button below the owner title, select the type of string and enter "Identity" name in to name field.

       * Click "Add New Elements" button below the owner title,  select the type of string and enter "Desectionment" name in to name field.    

Form Information Section

We will create second section in data model. Second section will have one element, date.

  • Click "Add New Elements" button under the owner title, elements design window will open.
  • Select the type of container.
  • Enter "FormInformation" name in to name field.
       * Click "Add New Elements" button below the form in formation title, select the type of date and enter "Date" name in to name field.

Expense List Section

We will create third section in data model. Third section will have container element and sub-elements.

  • Click "Add New Elements" button under the form information title, elements design window will open.
  • Select the type of container.
  • Enter "ExpenseList" name in to name field.

  • Click "Add New Elements" button under the expense list title, elements design window will open.
  • Select the type of container.
  • Enter "Expense" name in to name field.
  • Choose the "Yes, use multiple copies"  below "Is list Item?" title.

       * Click "Add New Elements" button below the expense title, select the type of string and enter "Reason" name in to name field.

       * Click "Add New Elements" button below the reason title, select the type of container and enter "ExpenseGroup" name in to name field.
             * Click "Add New Elements" button below the expense group title, select the type of string and enter "Name" name in to name field.         
             *Click "Add New Elements" button below the name title, select the type of number and enter "Id" name in to name field.

      * Click "Add New Elements" button below the form in expense group title, select the type of date and enter "Date" name in to name field.
      * Click "Add New Elements" button below the form in date title, select the type of number and enter "Amount" name in to name field.

       * Click "Add New Elements" button below the amount title, select the type of container and enter "Unit" name in to name field.
            * Click "Add New Elements" button below the unit title, select the type of string and enter "Name" name in to name field.
            * Click "Add New Elements" button below the name title, select the type of number and enter "Id" name in to name field.

       *Click "Add New Elements" button below the unit title, select the type of container and enter "VAT" name in toname field.
            * Click "Add New Elements" button below the VAT title, select the type of string and enter "Name" name in to name field.     
            * Click "Add New Elements" button below the name title, select the type of number and enter "Id" name in to name field.

   

 

  • No labels