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...
Hi Deniz,It's an amazing blog! I have an issue that I could connect, but I don't see my schema of the space or tables or schemasWhat did I do wrong? Here is my User detailsAny ideas?
Hi Pierre,
This blog was really useful thanks for sharing, but now for node 18 I'm having the following errors:
Is necessary migrate your code to use AWS SDK for JavaScript (v3).
In the second request in the PUT, not is doesn't work the req.dat...