We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Experts,
I have an ODataModel (sap.ui.model.odata.v2.ODataModel) bound to a sap.m.Table. The trigger for the service call (to HANA XSOData) is thtough the bindAggregation methos. I have attached the requestcompleted methos to get the statistics ...
Hi All,
I cannot connect to any HANA 1.0 databases or add new cloud systems from Eclipse IDE. I have Eclipse 2019-12 installed and hana tools from neon version (https://tools.hana.ondemand.con/neon). It was all working till 2 days ago and then I ha...
Hi All,
We are trying to view documents from SAP DMS in our UI5 application being streamed through the CAP service layer (node js). I have written a custom function that can return media type and a custom handler to get the file from a Gateway ODat...
Hi Experts,
I am trying to get the defined custom type for a action in my custom handler to do some V4 to V2 data conversions before posting it to third party rest API.
Is there a way to get the type defined in the parameter of a action similar ...
Hi Experts,
I am trying to use the Portal service on cloud foundry. I have access to a cloud foundry sub-account in our productive landscape with the below roles:
Organization ManagerOrganization Editor
However, I still don't see the subscripti...
Hi Jun,Yeah. I am in the event object that's returned. I can see parameters but those specific parameters for headers and response are not there. Another thing I might add is this is a get service call that I am doing. But was hoping the return objec...
Hi shilpa.parihar ,Unfortunetely, we could not figure this out from the documents being pulled through from DMS via CAP layer. For no, we are directly connecting the UI5 applications to the Gateway service using destination to display the documents ...
Hi Milton,
Awesome Blog and great explaination for the usage od Destiantion and Connectivity Service. Helped a lot to clarify some of my doubts. One question that I had is about testing the connectivity service locally like you did in the Part 1 ...
Hi David,I tried the above bit of code but I see the below page displayed when trying to display a image/png file.From the UI, I simply try to access the same URL invoking the CAP function to display attachment . Should we be doing something differen...