Skip to content

Releases: bymurat/cap-flp

One tile FLP with dummy data

28 Jun 14:28
Compare
Choose a tag to compare

Steps followed

  • books model created with three properties (db/model.cds)
  • CSV files added, localized text maintained for en,de,fr (cap-flp-sample.Books_texts.csv)
  • CatalogService created and exposed Books entity only (srv/service.cds)
  • SAP Fiori Tools used for app generation List Report oData v4 (FE Elements - LROP)
  • A few line annotation added for the List view UI.LineItem (app/browse/books/annotation.cds)
  • cf_mta folder created for approuter, appdeployer and portalsite
  • mta.yaml configuration arranged accordingly for FE-SAMPLES repo.
  • mbt build && cf deploy to cloud foundry trial account

Below apps created on UI5 space;

image