Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Appgyver is a Low-code no-code platform with which you can build apps quickly.
You can refer to my bog Appgyver- Introduction where I tried to put some introduction and SAP’s acquisition of Appgyver.
In the previous blogs I have explained how you can get onboarded in Appgyver, what are the main constitutes of the Appgyver IDE - Composer Pro, We then created our first App in Appgyver, added some validation logic, then we worked on the data source and variable to build a working app. Also, we integrated the app with BTP by using an OData Service exposed from SAP BTP using Cloud Application Programming (CAP). After this we tried to incorporate some mobile native features in the app.
In this chapter we will discuss some essential features which is necessary in order to build productive apps.
Debugging
To build a complex production ready app, you may face issues where you need to go deep and find bugs. For this a debugger is necessary.
You can follow the standard tutorial to see how to launch the debugger