srini3103
Explorer
Member since ‎2020 Oct 26

User Statistics

  • 22 Posts
  • 0 Solutions
  • 2 Kudos given
  • 8 Kudos received

User Activity

Hi Team, I have BTP Hana table with create table "EmpData"( "Emp No" VARCHAR(10) , "Emp Name" VARCHAR(50) ) Created saphanaacademy-cap service and i'm able to access my application and srv instances.. But when I check oData URL, Enti...
Hi Team, We created few bots in SAP CAI back end as ECC, now we want to integrate our Bots with different channels like Fiori, Whatsapp, SAP GUI, Teams & Slack Currently which channels are supporting SSO with CAI Bot?
Hi Team, Is there a way to integrate SAP CAI Bot with oAuth based authentication to Whatsapp and get User Mobile number into CAI Bot?
Hi Team, We built SAP CAI bot with Custom UI and oAuth and token based validation(Standard SSO will not support our custom requirements) to our oData services connecting to SAP ECC. Bot is up and running on Fiori launchpad and Bot responses are bas...
Hi Team, In BTP, Hana DB, I created a schema and have few tables. For this I created CAP Model in BAS using below steps 1. Run "YO" from terminal 2. Selected Saphanaacademy Odata. 3. Gave Hana and Schema details. Now my cap model created o...