Hi all,
May I ask if the current OData CreateEntity action supports writing Edm.Binary type? In my Asset Manager application, I can read the Edm.Binary coming from my backend system.
However, while using OData CreateEntity Action, it seems that i...
Hi,
I am using SAM version 4.0.3, after I created a Work Order locally and sync to backend for creation; the Work Order is not displaying in SAM Work Order list as well tested with high priority orders, but it was successfully created in the backen...
Hi,
We are developing in Cloud Foundry HANA Service and trying to connect to one on-premise SAP system. I came upon this tutorial https://developers.sap.com/tutorials/cp-connectivity-consume-odata-service-approuter.html to use Application Router to...
Hi Siwen,
Thanks for the prompt response. Actually we raised an incident "611985/2022" last month and the progress seems a little slow. We also struggling to find a feasible solution.
Not sure if you can view the incident, if not please drop me a m...
Hi Siwen,
For existing custom fields added in the SPRO in the past for example KOMG-ZZ_ABC, is there a proper way to achieve in Custom Field app similar to your guide provided?
I do not see an option to add fields that already existing and the pref...
Hi manoj.mohanty ,I see that in your code the Page has property showHeader but not showFooter. Try add it and see if it shows.https://sapui5.hana.ondemand.com/#/api/sap.m.Page%23controlProperties
Hi Ming,I am having same issue as Arvind, I am getting error 403: CSRF Token Validation Failed.I tried to fetch the x-csrf-token by doing a GET. However, the returning parameter do not have headers that can retrieve the CSRF token. Any idea?Basically...