K2BTools Tutorial - Exercise 1.2: Applying the pattern using templates

Applying the pattern using templates.

  1. Open "Product" transaction.
  2. Go to "Patterns" section and navigate to "EntityServices" pattern.
  3. Select the option "Create based on template".
    CreateBasedOnTemplate1
    Create based on template

  4. Choose "Card with summary grid" template and click on "Finish".
  5. Delete the “Invoices” SubWorkWith from the EntityManager.
  6. Delete the "ProductStorage" parallel transaction.
  7. Save the transaction and see the results in runtime.

Changing the selected template

  1. Open "Product" Entity Services.
  2. Right click on "WorkWith" node and select "Change Work With" option.
    ChangeWW1
    Change Work With

  3. Select the template "Master Detail Freestyle grid" and click on "Finish".
  4. Save the transaction and see the results in runtime.