former_member197071
Participant
Member since ‎2015 Jun 07

User Statistics

  • 141 Posts
  • 4 Solutions
  • 14 Kudos given
  • 20 Kudos received

User Activity

As I have a requirement to migrate the xsodata service from on-prem to CAPM based on cloud foundry. One of the .xsodata file contains an auto generated ephermal key which is based on: https://help.sap.com/docs/SAP_HANA_PLATFORM/b3d0daf2a98e49ada00b...
Hello, As title says, I want to access current logged in user details inside my extended app router. My goal is to insert the users email address in the req.body and pass it ahead: var approuter = require('@sap/approuter') require('@sap/xsenv'...
Hi all, I have 2 systems - A and B. The system B has a service derived from a CDS view (RAP model) which has to get consumed in the fiori app at system A. At this moment, the system B response header throws a CORS error which is expected. In ord...
Hi all, I have a ui5 application where I am trying to display the Login screen with Toolpage with routing. My App.view.xml is as below: <mvc:View xmlns:mvc="sap.ui.core.mvc" xmlns:core="sap.ui.core" xmlns="sap.m" xmlns:tnt="sap.tnt" xmlns...
Hi all, As you all know, SAP has discontinued serving obsolete versions of sapui5 core library from CDN endpoints however still few customers are yet to move to the newer versions of netweaver gateway. If we look at CDN library, it gives a single...