DaniEmmenegger
Explorer
Member since ‎06-26-2019

User Statistics

  • 30 Posts
  • 0 Solutions
  • 9 Kudos given
  • 9 Kudos received

User Activity

Hello I'd like to create a service, which receives the following data as a json-string: { "event": { "id": "<uuid>", "name": "xyz", "timestamp": 1682805693200, "securityContext": [], "data": { "uuid": "<uuid>", "...
Hi A customer runs the sap fiori launchpad on tablets in Google Chrome. How can I get the console log, when a user reports a problem? In SAP Fiori Client a protocol was available. But the client is obsolete, so we switched to the browser version. U...
hey all I use class cl_fxs_image_processor to resize some png-files in my system. But I've a problem with pictures in portrait mode. Example: Picture has a height of 4624px and a width of 2084px But cl_fxs_image_processor=>get_info states xre...
Hi all I try to build Fiori Custom Clients for our customers (according to https://help.sap.com/viewer/e2ed9b4f3edb4391a7a89b1af84d9606/3.1.4/en-US). No problem with android studio, but with Xcode. The exported file can't be installed. If I try to ...
Hi all I tried to generate a custom fiori client with the cloud build option with sap cloud platform neo. Everything looks quite good. The build could be done successful. But unfortunately the ios-app cannot be installed on my device. The following...