HI,
we have a requirement to build a custom Fiori App on BTP having three screens and store the data entered on BTP. The idea is once the document is created in BTP, it will trigger a workflow on BTP and after approval the document will go to a non-SAP system using APIs. To achieve this we have identified below services to be subscribed
- SAP BTP ABAP environment ( for building RAP based artifacts like DB tables, CDS views, service definitions etc.,) )
-SAP business application studio ( Fiori app )
-SAP connectivity and destination service ( for connecting to non-sap system )
- SAP Build process automation ( for workflow and approval )
My questions are
- Are these services enough for achieving the above requirement?
- As we need to persist the data in BTP, do we need to subscribe to any service related to HANA database? I could not find any service related to database (or) is this inbuilt in ABAP environment service?