Testing tools for OData services
Hi all,I managed to get my oData services up and running on my local/Cloud HANA server, using Olingo libraries and JPA.Now I'd like to test my services. I can test the queries from the browser and from...
View Articleprivileges to run odata service
Hello all, I created simple .xsodata file to expose content of the table and experience some issues with privileges. I can browse content of the below URL without no issue:...
View ArticleIssues with december's activated items
Hi all, we have an issue with objects activated in december (see HANA UI5 project activation causing errors: HttpParseResponse failed/HandleServData failed). There is a workaround with an update...
View ArticleProcedures created in "_SYS_BIC" in the HANA Trial Edition
Hi, I found that a procedure in the SAP HANA trial environment is created in the "_SYS_BIC" schema. However this schema is not visible in my content. How can I access the procedure in a SQL editor ?How...
View ArticleFile upload in Olingo-based OData service
Hi all,I need to expose an Olingo-based OData service which allows users to upload binary (text) files.The binary file is an attribute of one of my entities.I know that Gateway can handle this using a...
View ArticleNewly instaled cloud connector fails at the first login
type Exception reportmessageAn exception occurred processing JSP page /Setup.jsp at line 192descriptionThe server encountered an internal error that prevented it from fulfilling this...
View ArticleESPM Scenario - Problems when publishing to local runtime
Hello everyone, I've installed the latest versions of eclipse, HANA Cloud SDK and so on accordingly to the espm installation guide and the tutorial. When I try to publish to the local server, an error...
View ArticleLocal Server: Publishing to SAP HANA ... local runtime... has encountered a...
Hi everybody, i try to work on the local server of SAP Hana Cloud Platform.We are working on a project and my team mates can all run the local server without problems. In my case there always appears...
View ArticleCloud licenses
Hi Folks,If I'm accessing a webdynpro application which is available through the internet, what are the advantages of putting the webdynpro on the cloud?The user or customer needs a SAP user license to...
View ArticleHttp Post Request Fails: java.net.SocketException: Network is unreachable
Hi All, I develop android mobile application. The SAP Hana Cloud deployment is the back-end to the mobile app. This part is working perfect. The part where I am getting issues is when the cloud app...
View ArticleLogs and traces in HANA Trial
Hi, I am using the HANA trial edition. When trying to call a procedure like var conn = $.db.getConnection();conn.prepareStatement("SET SCHEMA \"NEO_AHY5JAVUAQXOJT9SIED3FJ4Z7\"").execute(); var pstmt =...
View ArticleUsing Neo SDK commands directly inside the application
Hello Colleagues,I am developing an application for some internal purpose and I am planning to deploy it in the cloud. Now I have a requirement to use the neo commands directly into my application to...
View ArticleTesting tools for OData services
Hi all,I managed to get my oData services up and running on my local/Cloud HANA server, using Olingo libraries and JPA.Now I'd like to test my services. I can test the queries from the browser and from...
View ArticleCan not assign Privileges for procedures in HANA trial
Hi,I am using the HANA trial version. In an xsjs file a procedure is called like var cst = conn.prepareCall( "call mC_get" ); The procedure is located under my NEO-xx schema in procedures and reads...
View ArticleJNDI lookups in an EJB
Hi everyone, I'm having a problem with JNDI-lookups from the context of an EJB. I think this question is related to this topic http://scn.sap.com/thread/3417030 , but there was no solution provided....
View ArticleiOS Generation fails using GWPA for iOS/Eclipse
Hi All, generating an app based on an ODATA service for Android works, doing the same for iOS I get the following exception (for Eclipse 4.2. and 4.3 based on Java7/OSX 10.9): !ENTRY...
View ArticleHTTP destination - appToAppSSO
Hi all,I am using servlet "proxy" deployed on cloud in application "app1" to act as a proxy towards servlet "destination" in application "app2"I am basicaly re-using the well-known code from...
View ArticleCannot Creation application test in account
Hello Colleagues, I am not able to Run my test application on SAP HANA Cloud PlatformPlease find the attached screenshot. I have followed the steps described in this documentation.SAP HANA Cloud...
View Articlerelationship between Java application schema and HANA package
Hi all,I've developed my JPA-based application on the HCP.From the cloud console, I can see that a schema has been created.I've opened a db-tunnel using option: -i <id-of-schema>I can even access...
View ArticleWeb sockets plugin for Neo?
Hi, I really want to try out a proof of concept with server push eventing.Would like the server to be hosted on SAP NetWeaver Cloud and the client to be based on SAPUI5 and HTML5/JS. Are there any...
View Article