Questions tagged [sap-hana]
6 questions
2
votes
0 answers
SAP NetWeaver AS ABAP Developer Edition SP02 7.51
Can I Install SAP NetWeaver AS ABAP Developer Edition SP02 7.51 on Windows-7?
Imran Ahmed
- 31
- 3
1
vote
0 answers
ERROR While running SAP WEB IDE
Failed to load component for container container. Reason: Error: "false" is of type string, expected boolean for property "visible" of Element
This error shoots up when i run my web ide
AMIT
- 11
- 1
1
vote
1 answer
SAP HANA change / disable auto-logout on Web based development workbench
How to disable auto-logout for/on:
Produkt: SAP HANA
Tool: SAP HANA Web based development workbench?
When working with HANA Studio you can continue working after a long pause e.g. Lunch - without the need to re-login.
On the "Web based…
Thorsten Niehues
- 1,581
- 5
- 20
- 30
0
votes
0 answers
Is it possible to access files of a service launched on HANA XS cockpit in order to build a deployable MTAR file out of it?
Consider a scenario: a developer maintains a HANA project in WebIDE, instantiates it as a service in DEV environment, accidentally forgets to check their code into GIT, and leaves on a well deserved vacation. Another developer needs to promote that…
VilleLipponen
- 111
- 3
0
votes
1 answer
SAP Web IDE Full-Stack Authorization
When I change the "configuration type" under Security->Trust in SAP cloud platform subaccount from "default" (accounts.sap.com) to "custom"(SAP successfactors Userstore), WEB IDE doesn't work anymore. It says "You are not authorized to access…
0
votes
1 answer
kafka SAP Hana connector - java.lang.NoClassDefFoundError
I am provisioning a kafka connector for SAP Hana. After I provision the connector, I check its status by browsing to http://localhost:8083/connectors/sapHana-source/status, but I see it failed:
{
"name": "sapHana-source",
"connector": {
…