Hi all,
In Sap Commerce 2205 Smartedit, I would like to override the cloning mechanism in order to keep the restrictions instead of deleting them.
To do so, I override the class ComponentEditingFacade.ts from cms-smartedit
in my extension
bi...
Hi,
I have a Fiori / sapui5 app and I would like to call an ODATA before the user logs out when using the logout button.
I am using the onExit function which is called correctly, but my ODATA is not send
onExit:function() { callServiceDi...
Hi all,
I host a Java application on Neo SAP Cloud Platform.And I would like to connect to S4 and a non SAP System which is a basic http serverboth using the Cloud connector
Connecting to S4 through CC is working fine but when I try to connect to...
Hi thanks for the answer !You are right about the problem and the solution would certainly be to call the function synchronously but I'm using callFunctionand it does not seems to have a synchronous parameteroUnconnectModel.callFunction("/Unconnect",...
[Solved]All the config was done properly but in the code I was using a DefaultHttpDestination instead of DefaultErpHttpDestinationand even if it is not an Erp endpoint it seems that it is not able to resolve correctly the destination define in Cloud ...
Hi thanks for the anwser but changing from https to http doesn't change anything.Any other thoughts ?Ok noted for the sub-paths. (Now it is only for demo)