Dear all,We have created a calculation view where we have a cross container access to different HDI container and we have created all required config files to connect and it worked well in Dev space and deployment also successful.Now when we tried to...
Hello all,I am trying to open Data Editor in SAP BAS for SAPUI5 freestyle app and we are using OData V2 version CAP service in UI5 app.I am getting below error while I try to open Data Editor, please suggest. Thank you.
Hello all,Greetings!We have a requirement of creating drill down options on SAC table column data which was calculated from calculation view on SAP HANA cloud Database.I found in SAP Note saying creating drill down/hierarchies on live data models are...
Dear all,We have one requirement in CAP application. We are using ALP Floor plan to build Fiori app.We need to change the visibility of Table columns dynamically based on filter value from Filter bar either it is Visual filter or compact filter bar.W...
Hello all,I have two capm services serviceA and serviceB in two different capm projects. I need to call serviceB in serviceA and these two services are deployed in SAP BTP.Is there a way to communicate and send data from serviceA to serviceB?Any help...
Thank you for your answer. We tried with below approach and it worked. This might also be another solution..hdbsynonymconfig(db/cfg folder){"com.sap::SYNONYM_NAME": {"target": {"object": "COM_ZCOM_DEMO","schema.configure": "ServiceName_1/schema"}}}Sc...
Hi, We are facing same problem. Could you share sample format of mta extension file for handling different schema names for Dev, QA and Prod environments please??
Hi Noel,Thank you for response.I have valid metadata file and we are using V2 version of OData.I tried running my app using command "npm run start-mock" and the app loads with generated data but I am not able to open Data Editor for editing mock data...
Hello, I am also facing same issue in SAP BAS. I tried to copy the calculationview to the gen/db/src folder from db/src folder. It worked but I do not think it is a permanent solution. Any solution from @robinjayasinghe on this?