Hi BTP users,
There are 2 plans for HTML5 Application Repository, app-host where to deploy and store the content, app-runtime consume the content and bind with a application router.
If we create multiple instances of app-host and app-runtime in a...
Dear CAP peers,
In my project there are users, teams, roles as entities, users could join any team, and leave the team, so we need maintain the start date, end date and role of the user in a team, how to build the data model for this use case?
en...
Hi friends,
I am working on some hands-on according to tutorial: https://developers.sap.com/tutorials/conversational-ai-deploy-teams.html -------------------------- However in step 5 test bot in Azure web chat, I got the following error: there was ...
Hi all,
I am experimenting the sample CAP Java project at https://github.com/SAP-samples/cloud-cap-samples-java, and try to run it in Business Application Studio, but got a compile error. How to run this project in BAS is not mentioned in README, d...
Hello,
When debugging my application in Business Application Studio, my application needs to access a public IP address xxx.xxx.xxx.xx, I used a hostname myservice.xxx.com when working locally, how to maintain this host entry in BAS?
I tried vi /...
Hi Martin,It seems the extractor is trying to connect to the cloud via proxy, please make sure the firewall port 443 is open and the traffic could get through and reach each other: extractor <-> proxy <-> cloud.Best Regards,Mike
Hi Kimitoshi,Conversational AI is a special case here, it's classified in Extension Suite Digital Experience because the chatbot UI provides an unique channel to end users, to connect with different backends. At the same time, the NLP engine also the...