shais
Participant
Member since ‎06-02-2017

User Statistics

  • 459 Posts
  • 1 Solutions
  • 2,105 Kudos given
  • 448 Kudos received

User Activity

Hi, In a REST-to-REST scenario in SAP PI (REST sender to REST receiver), Is it possible to preserve the http code of the external service (preferably w/o a mapping)? e.g. When the external service returns http code 406 (caught by the receiver...
In the community blogs, pressing on the Follow button doesn't work anymore. Error "Uncaught (in promise) SyntaxError: Unexpected token 'u', "user nonce"... is not valid JSON" is returned.
Hi,I'm using sap.ui.export.Spreadsheet to export date from table to Excel (not using Smart table). The table includes also date, time columns. When data is exported, date/time values are being saved in UTC. Is there any way to configure export ...
Hi, I'm using sap.m.Table (with binding to JSON model) with growing enabled. I would like to add a new button "Load All" which will load all the data (once), despite the standard growing behavior. Is there any way to load all data at once when ...
Hi,I am using the ALP (Analytical List Page) and I wonder:Is there any way to define the KPIs dynamically (annotation-based or in code) instead of statically in the app descriptor (manifest) file?