Check the tutorial in https://developers.sap.com/group.fiori-tools-odata-v4-incident.html
Check the tutorial to Deploy and Use Build workzone https://developers.sap.com/group.deploy-full-stack-cap-application.html
Steps to run the app: Open command pallet and search "Application info". Then from there use preview app option.
This repository contains the sample OData V4 service material for the tutorials provided in the SAP Developer Center. On top of that I have added the Fiori Elements list and object page.
Current status
- The project is running locally. Check the steps above to run the app.
- Able to deploy to BTP CF. There is no error during deployment. Able to load the app from SAP Build Work Zone.
- But the object page is not loading, if I click on a line item. My analysis: If I remove the custom fragment of the object page, then it is working. Check the below link:
- For now the from the custom fragment removed the gantt chat controls. Added a simple button and it is working for now.
Next Steps:
- 'Radial Micro Chart' added but populate it with the right value. You can add criticality also to show the semantic colouring for the chat. Check the below link. https://ui5.sap.com/#/topic/51eb56989df94267a75ebeff24093a5e
- Add Unit test
- Add new functionalities