Questions tagged [sap-hana]

5 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?
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
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,881
  • 5
  • 25
  • 31
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": { …