Hi, I have created a RAP framework and managed behavior implementation. I have chosen ListReport template for transactional app generation. Create/Update/Delete all fine with root node, but can't see "Create" button for child/Items. Could you please ...
Hi There,
Is there any standard API to perform user authorization for specific role? could you please help here?
Or, reading the roles assigned to an USER.
Hello Techies,
I have configured my destination in SCP, in my App, I would need to connect with 5 systems. Is there a way to check whether those systems are available? or not in the UI5 app code(Component.js) file?
I would need to stop the app ...
Hi Techies,
I have developed an UI5 application and deployed to on-premise.
I'm calling two APIs, one is Cloud(XSODATA) and another one is from on-premise.
when I tested this from Web IDE, worked perfect. But stopped working after deploying ...
Hello Techies,
I am trying to access entity data of XSODATA service. If I have a UI binding for the service then it works fine. But when I try to use READ or GET_PROPERTY methods to get the entity data then it doesn't work at all.
In my require...