how to launch asynchronous/background task
Hi all,I'd like to launch a background/asynchronous task performing some logic.I know that JEE6 includes the @asynchronous annotation for EJB 3.1 methods, but it's not supported in the EJB 3.1 Lite...
View ArticleIssue deploying to HANA trial cloud platform
Hello together, I recently started openSAP webinar "Introduction to SAP HANA Cloud Platform", but I am facing an issue with week 1 unit 5. That is the first time I have to deploy to the SAP HANA Cloud...
View ArticleDeployed application to SAP HANA trial cloud platform with "wrong URL"
Hello together (again), I figured out my first problem, but now I stuck again. I am able to deploy the very first cloud application hello world, but if I go to my SAP HANA Cloud Platform Cockpit I see,...
View ArticleData Preview for Analytic View does not work in SAP HANA Cloud trial account
Hi all,I am following this excellent blog Using HANA Modeler in the SAP HANA Cloud.Modeling works pretty well. E.g. I can model and upload tables, create and activate attribute views and analytic...
View ArticleJPA ManyToMany with Eclipselink & GSON circular reference causing a stack...
I have an issue with a manytomany bi-directional JPA relationship that is causing a stack overflow errorwhen the server is restarted (if there is data in the 3 tables that comprise the manytomany...
View ArticleHow to logoff from HCP Java Web application
Hi all,I need to enable logoff from my UI5 application, based on Java EE / HCP.Authentication is enforced with SAML and SAP ID Service.I guess that, upon clicking a button, a request should be sent to...
View ArticleInfo Access with HCP
Hello experts, Is it possible to use Info Access with the Hana Cloud Platform? Could you please guide me on the required steps? I had a look on the SAP HANA Developer Guide, but I'm not sure how the...
View ArticleUsing Bundles instead of WAR or WAB in HCP?
Hi all, Intent to run multiple bundles in HCP rather than using WAR or WAB. The idea is to run/install the application modules in separate bundles (one modules one bundle). Hence, we able to...
View ArticleMaven + EclipseLink + Static Weaving
Hi all,as seen on HCP help, static weaving must be enabled for SDK 2.x in order to fully leverage EclipseLink persistence service.Since I am using maven, I added the following element to my pom.xml...
View ArticlePersistence operation failed with reason: The bean encountered a...
Hi guys, I'm trying to finish Week 2 of the Introduction to SAP HANA Cloud Platform, Unit 1, Introduction and First Steps with EJB but I get this error when I access my application on the...
View ArticleUsing AFL BFL and PAL Hana library on Hana Cloud
Hello HANA Cloud team and developers, Please let me know how can we use HANA DB on HANA cloud from with in our Java application for Analytic's.We are already using HANA for persistence but now want to...
View ArticleEclipse Error with SAP HANA Cloud Platform
Hello Colleagues,I am having the attached error when I try to start the server.I have installed everything twice and downloaded the JVM and SDK twice.I have check my environment variables and created a...
View Articleauthroization error when activate using trial hana instance
Hi, I was following SAP_HANA_Cloud_Platform developer guide to create a simple XS application. I have gone through all steps until "1.3.1.2.7. Create the JavaScript file". In this step, the guide asks...
View ArticleError executing HCP"."HCP_GRANT_ROLE_TO_USER" in the trial landscape
Hi, I'm trying to publish data in an xsodata si I can consume it in an sapui5 page just like I did before.After receiving an "Service exception: insufficient privilege" error while trying to access...
View ArticleHANA Cloud Trial downtime announcements
In this discussion we are going to announce NetWeaver Cloud Trial landscape infrastructure downtimes. Regards,NetWeaver Cloud operations team
View ArticleHello World example is not running on hanatrial.ondemand.com
Hi!I am a newbie to SAP HANA Cloud and I tried to run the simple "hello world" example:I can run it local on my machieneI could deploy it to the cloud and the cockpit tells me that the application is...
View ArticleError finding local port mapping for open-db-tunnel
I am trying to setup a database tunnel to connect to my HANA instance on HCP. I have successfully setup the tunnel on Windows, but am having problems setting it up on Linux. Specifically, I am getting...
View Articlemaxdb full db dump
We are running the SAPUI5 application on MaxDB on the cloud platform. Using this link we could connect to the database schema and retrieve its structure as DDL statements (in eclipse: right click on...
View ArticleConsume Attribute view in Trial
Hi there, I'm testing the Trial version of SAP HANA Cloud and wanted to create and consume an attribute view.I have created a very simple view which uses a table from the EPMSAMPLEDATA schema. Because...
View Articlehow to launch asynchronous/background task
Hi all,I'd like to launch a background/asynchronous task performing some logic.I know that JEE6 includes the @asynchronous annotation for EJB 3.1 methods, but it's not supported in the EJB 3.1 Lite...
View Article