This post explains the introduction and utilization of various data binding that can occur during the sapui5 program.
sapui5
Configuring Role Based Apps in LaunchPad Service in Cloud Foundry
Launchpad Service is one of the Services available in SAP BTP Subscriptions. With this Service, Organizations can build a central entry point on BTP for all the Fiori Applications configured and provide efficient, wide enterprise, security, role-based and personalized Launchpad Site Access to SAP and Non-SAP Applications to the Business Users.
My journey towards using UI5 UploadSet with CAP backend
Introduction CAP is capable of storing media data. But does it work with UI5 upload controls such as UploadSet(*)? The answer to above question is yes. However, UploadSet doesn’t work out-of-the-box with CAP so you need to write some code to make it adapt to CAP. The following are the challenges when you try to […]
Analytical List Page in SAP Business Application Studio using SAP’s ES5 Service
Please check here my post on building SAP Fiori Elements Analytical List Page(ALP) in SAP Business Application Studio (BAS) and as a service I have used SAP’s ES5 demo gateway system service. ALP consists of: Service used: https://sapes5.sapdevcenter.com//sap/opu/odata/IWBEP/GWSAMPLE_BASIC/ProductSet Create a project using ALP template in BAS. Project Structure: Right click on the project and open […]
Automate GDPR Right with SAP Intelligent RPA
The content shown, is a demo how RPA can be used to identify and send personal data of a customer according to his General Data Protection Regulation (GDPR) request. Experience in the following areas is beneficial to understand the content of this blogpost: SAP Intelligent RPA Cloud Studio Subscription Billing SAP Logon (On-Premise) and IS-U […]
Create a Business Service using CDS, Node.js, SQLite and a OData service combined with an SAPUI5 App
Introduction In this blog post you will learn, how to create a basic business service using Core Data & Services (CDS), Node.js, and SQLite, by making use of the SAP Cloud Application Programming Model (CAP) combined with a SAP Fiori Worklist Floorplan. Basically, the same thing can be done by using Visual Studio Code with […]
React Development with SAP Business Application Studio
Overview With SAP Business Application Studio, you can develop an HTML5 front-end React application and deploy it to the cloud environment. In the following blog post, I will show you how to create a simple React application, based on the Material UI framework, run it locally, build and deploy it to Cloud Foundry, and then […]
From zero to hero: Display ABAP dumps with SAP Conversational AI in SAPUI5 application
SAP Conversational AI Once SAP wanted to accelerate their SAP Leonardo ML learning on 2018, they acquired Recast.AI which was an artificial intelligence bot platform company. It was a high performance natural language processing platform with more than 20 language support. Of course idea was using it for SAP applications and improving the user experience. […]
IBM Watson Assistant Chatbot for UI5 Application : Step-by-step guide
IBM Watson Assistant is an AI-powered virtual agent that provides customers with fast, consistent and accurate answers across any messaging platform, application, device or channel. Using artificial intelligence and natural language processing, Watson Assistant learns from customer conversations, improving its ability to resolve issues the first time. The following diagram describes the user experience where […]
Create Analitic List page (Fiori Elements) in Business Application Studio
In this blog post, I am sharing information about how to add chart annotation to the analytic list page(Fiori elements). SAP Fiori elements is a framework that comprises the most commonly used floorplan templates and is designed to: Speed up development by reducing the amount of frontend code needed to build SAP Fiori apps. Drive […]