Skip to content

One tile FLP with dummy data

Latest
Compare
Choose a tag to compare
@bymurat bymurat released this 28 Jun 14:28
· 1 commit to master since this release

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