axitycesarfelce
Participant
Member since ‎02-13-2007

User Statistics

  • 47 Posts
  • 2 Solutions
  • 5 Kudos given
  • 8 Kudos received

User Activity

Hi all, I have app A that wants to navigate to app B on Portal or Workzone when we click the link it creates the url correctly but stays white, no issue in console. In app A the code is: onPressNavContact: function (oEvent) { var codCont...
Hi all, The past week SAP upgraded the Fiori Launchpad Sites in Neo with Maintenance version 1.103. Now my apps are failing specifically with FileUploader Component. The Script is easy var fU = this.getView().byId("idfileUploader"); var domR...
Hi to all the community, I write to all of you because we need to solve in CAP with hana cloud what we have already have in our previous HANA with calculation views and xsodata. The objective is to be able to aggregate an specific measure using dy...
Hi all, We need some help, we are migrating an xsjs library that uses XSDS, but we are facing issues only trying to import the library. We have tried var XSDS = $.sap.hana.xs.libs.dbutils.xsds; and var XSDS = $.import("sap.hana.xs.libs.d...
Hi all, Help please! I have a container has has a schema name, I also have my grantor service that can access my remote sources and classic.resources: - name: myDB-hdi type: com.sap.xs.hdi-container properties: service-name: '${service-name}' param...