muellinho
Explorer
Member since ‎04-29-2013

User Statistics

  • 28 Posts
  • 3 Solutions
  • 3 Kudos given
  • 4 Kudos received

User Activity

Hi, I have a small custom CAP application, which integrates the following API of the SCI. I query the MessageProcessingLogs using the following code snippet: const msgProcessingSrv = await cds.connect.to('com.sap.hci.api'); const messages = awa...
Hello experts, in my CAP project I'm sending OData Requests to an external API to fetch some data and work on that data. I wanted to write a Test to make sure, that the operations I do on the data that the external API returns, return the result ...
I am referring to URL: https://cap.cloud.sap/docs/guides/using-services Please get back to me on the following feedback: Hi, I'm trying to import 3 services from the API Hub: Overview | Message Processing Logs | SAP API Business HubOverview...
Hi experts,I have a SimpleForm Control which displays a list of several labels and input fields. To make the labels of the input field align nicely with the input fields themselves, I have set the property editable of the SimpleForm Control to true.T...
Hello everyone,I tried downloading the UI5 Toolkit version 1.16.3 and it seems to work, but the downloaded zip archive is always 0 Bytes.Has anybody had the same issue and knows how to solve it?Any Help is appreciatedBest Regards,Jan
Kudos given to