HOW DO YOU GET YOUR ANDROID APP AVAILABLE ON THE GOOGLE PLAY STORE?
This article will demonstrate how to link a Chatbot with SAP Fiori. Every business wants to save expenses and boost efficiency.
Don’t you believe that simplifying the interface between workers and the program would increase productivity?
It would be fantastic if a manager could query data and approve/reject requests from anywhere using a graphical interface.
This program is nothing more than a chatbot. The integration of chatbots with SAP is crucial.
SAP Chatbot Application
If you’re familiar with SAP, you’ve probably heard about SAP Fiori.
SAP Fiori is a browser/web-based application that serves as a user interface to the SAP system.
Most SAP end-users now use SAP Fiori in their everyday work.
So, We will show you how a Chatbot can be linked with SAP Fiori to make life easier for SAP users.

Involved technologies and platforms:
- Node JS platform for SAP Conversational AI / Recast AI
- SAP Cloud Foundry is a service provided by SAP (Or NGROK)
- Fiori and SAP UI5

Design and construction
- Conversational AI/Recast AI platform from SAP: – SAP Conversational AI is a platform that allows us to build, train, and evaluate bots.
- Node JS: A Node JS application will be constructed to function as a middleware for data transmission between Bot and SAP.
- SAP Cloud Foundry will be utilized as a Node JS runtime environment.
- CF CLI will be used to deploy the Node Js application to Cloud Foundry.
- Suppose we don’t want to utilize Cloud Foundry. We may host our Node JS application locally and expose it publically using NGROK, which can be accessible in the SAP Conversational AI platform’s Bot.
- SAP UI5 with SAP Fiori: Using the HTML code supplied by the SAP Conversational AI platform, we can develop a basic SAP UI5 application.
- Using the Fiori plugin improvement capability, this SAP UI5 application may be linked with the SAP Fiori launchpad.
Comments
Post a Comment