Questions about SAP Cloud Connector, formerly known as SAP HANA Cloud Connector.
Questions tagged [sap-cloud-connector]
14 questions
6
votes
1 answer
Cloud connector fails to load JSON data on device
Our client has changed its system to SAP and wants an app to display data via SAP interface. We decided to use the SAPUI5 framework + WebIDE to develop the app, since it provides a very good control variety with a solid MVC design as well as…

Martin Braun
- 10,906
- 9
- 64
- 105
2
votes
1 answer
Backend is not available in the list of defined system mappings in Cloud connector
While creating destination to my hana system. I face the error 'Backend is not available in the list of defined system mappings in Cloud connector' in the connection test.
The connection in cloud connector is reachable. I read through blogs, the…

Beginner
- 45
- 10
1
vote
1 answer
Consuming sales orders and invoices via the SAP Cloud SDK
I've managed to get the SAP Cloud SDK setup in TypeScript and have been able to successfully read customers (Business Partners) and products using the SDK.
Now I want to pull out the invoices and sales orders via these APIs. However, there are just…

Adam91Holt
- 1,018
- 1
- 14
- 28
1
vote
2 answers
How can I consume OData services from my own backend system for a UI5 app?
I am new to SAP and currently working on the walkthrough tutorial of the SAPUI5 documentation and managed to get to Step 26 - Remote OData Service.
I also wanted to try this step with my own OData service from the backend system that I created for…

Olli
- 11
- 1
- 2
1
vote
0 answers
SAP S/4HANA On-Prem REST API
I'm working with the SAP Cloud Application Library and have spun up a fully activated S/4HANA appliance (On Azure). What is the best practice if I want to access the REST APIs (ODATA) that are available for my system? From the research I've done it…

Erich Wehrmann
- 464
- 2
- 11
1
vote
0 answers
Connect Power BI Cloud report to SAP HANA Cloud Database using cloud connector
I'm using Power BI Desktop to create some visualizations using SAP HANA Cloud Database. And for the development, I've installed and configured SAP cloud connector in my local machine and successfully connected with the HANA cloud database.
By using…

tarzanbappa
- 4,930
- 22
- 75
- 117
1
vote
2 answers
How to access an OnPremise system from AWS using Node.JS
I have an OnPremise (SAP) system which exposes data via RESTful services and remote functions (RFC). How can I access these data from a Node.JS application running on AWS? Which AWS service will be useful in this scenario to connect to the OnPremise…

Anson
- 77
- 2
- 10
0
votes
1 answer
OData batch request through connectivity service always returns 202 Accepted
We have a springboot/sap-cloud-sdk (3.34.1) application deployed on SAP CloudFoundry. Our application connect to an on-prem SAP Gateway for OData services and uses the CF destination and connectivity service. In most cases this works ok.
We recently…

Danny Kruitbosch
- 41
- 7
0
votes
2 answers
How to connect SAP Hana from RstudioConnect. Rshiny
Warning: Error in .jcall: com.sap.db.jdbc.exceptions.SQLInvalidAuthorizationSpecExceptionSapDB: [10]: authentication failed
Already Tried Below Solutions Which not working-
First Solution
username <- input$username2
password <-…

Mahesh Kulkarni
- 110
- 2
- 15
0
votes
1 answer
Privilege and Repository windows not showing in Eclipse Sap hana studio?
I am working on Eclipse sap hana and by mistake i closed Privilege and Repository tab in Eclipse and i am not able to open it again.
Previously it was looking like this:
But after closing the tabs it looks like the below image and i don't know how…

Däñish Shärmà
- 2,891
- 2
- 25
- 43
0
votes
1 answer
SICF: Why does a GET request to a SAP REST service fail with HTTP 403 (Forbidden) if requested via Cloud Connector?
Using the transaction sicf I created a REST web service that returns some data on GET. When I accessed the SAP system directly by using its IP in postman/insomnia or using the built-in test fuctionality in sicf the data are returned as expected with…

koks der drache
- 1,398
- 1
- 16
- 33
0
votes
2 answers
List of tables that leave traces in CDHDR and CDPOS tables
I want to capture changes for all possible SAP tables.
I figured out that CDHDR and CDPOS tables capture change documents but it's not clear for which all tables it does that.
I have multiple questions to ask:
Get list of all tables for which CDHDR…

Vishal Garg
- 59
- 1
- 3
0
votes
0 answers
Connecting to Remote Systems
I'm having some troubles when I configure my archive (I'm using SAP Web IDE Personal Edition) and try to connect with my server.
This is my configuration:
Description=Servidor Fiori - FSD
Type=HTTPS
TrustAll=true …

Naoto Amari
- 175
- 8
- 16
0
votes
0 answers
HCPMs Offline Sync Error about Order_Details OData service
I am getting the following error when attempting to run an offline sync. I am using a simple Fiori app connected to the Northwind OData server:
Error caused by: [-100024] An error occurred while retrieving or parsing the response for request…

Goodyear
- 23
- 5