I built a xsodata service in BTP Cloud Foundry using the node package (@sap/xsjs) for retrocompatibility and my xsodata GET, POST and DELETE is working fine, but the PUT method is giving me the following error:
Checking the LOG section of my app...
Hi, I have installed Ubuntu 16.04 on my machine and also tried to install Hana Express through the setup_hxe script that comes with HXEDownloadManager_linux.bin.
However I'm getting an error while installing XSA. Here's the complete log of the inst...
I need to build a MTA with nodejs module with XSJS compatibility because our customer already have lots of XSODATA and XSJS artifacts in HANA 1.0 that he wants to bring to HANA Cloud.
The MTA that I've created works fine if it don't use XSUAA, but ...
I'm trying to build a really simple MTA application on SAP Business Application Studio, it has only a DB module with 1 .hdbtable.
However, the deploy is not working. I've created a repository which describes the error with the maximum details that ...
Hello!
IPS generates logs for every job that we run, with read entities, created entities, etc.
Is there a way to see the full log of this job?
It shows me 20 skipped entities, but I want to know who are these 20 skipped users, how can I see th...
First thing you need to know, is if your odata service is updated properly with this new entity. Open the metadata URL of your service on the browser and search for your new entity. This way we can know if it is a frontend or backend issue. Since you...