Unable to connect to SAP Hana cloud platforfm trial server
Hi Experts, I am going through open sap course on SAP Hana cloud platform. I need to deploy the first sample "Hello World" Application in SAP hana trial server. As per the instructions mentioned in...
View ArticleJersey based REST with EJB and JPA
Hi, has anyone managed to bring those pieces together? What I have running are some REST based Services with Jersey 1.18 but no EJB Injection seems to work. @Path("/user") public class UserService {...
View ArticleSharing a git-repository on SAP HCP trial account
Hi guys, I am following the new course on open.sap.com "Next steps in SAP Hana Cloud Platform" and have learned how to set up and develope a SAP UI 5 application. Now I am eager to share the git...
View ArticleUnable to read repository at...
Hi, I'm trying to download SAP HCP Hana Tools from my eclipse, but I get a warning: "Connection to https://tools.hana.ondemand.com/kepler/p2.index failed on sun.security.validator.ValidatorException:...
View ArticleNew table & its location in SDK folder
1. Where is this DB table “T_PERSONS” stored in ourSDK folder ? I can see the code of “PersistenceWithEJBServlet.java”or Person.java, but not DB Table structure. 2. How can I add a new table in JPA...
View ArticleWeek 3 unit 2 - no data in preview
Hi, After following the steps in the course I cannot display any content from the column view (pxxxxxtrial.opensap/SO_CV) using context function 'Open data preview'. I can also see an error message in...
View ArticleSAP HANA Cloud Platform light edition?
Hi,I'm just discussing different usage scenarios for HANA Cloud Platform with a colleague. We like the features that the platform provides like platform services (feedback, communication, ...),...
View ArticleNot authorized at ptime/query/checker/query_check.cc:2547
Hi All, I am using HCP. When I do a "Data Preview" operation on my Analytic views , i got an error : Cannot get the data provider outline SAP DBTech JDBC: [257]: sql syntax error:...
View ArticleEJB JNDI Lookup String?
Hi, just a short question, I try to lookup an EJB from JNDI. I found some JNDI in the documentation of how to use EJB from JSP. Unfortunately the documentation just says: try { InitialContext ic =...
View ArticleNo Authorization to activate project to HANA System
Hi, i have setup the HANA Cloud platform, i am able to run the project in local runtime as well as in cloud runtime.however i am facing a issue when i try to do follow things. 1. i have opened DB...
View ArticleOpenSAP w1u2 question: After deploying the sample ejb application not working
OpenSAP w1u2 question After deploying the sample ejb persistence sample application not working.following error I am getting: 1.The method createNamedQuery(String) in the type EntityManager is not...
View ArticleWeek_3_unit_3 - error in import org.apache.chemistry.opencmis
Hi, I have copied the code from https://help.hana.ondemand.com/help/frameset.htm?e62cd24abb571014b73792d85402f104.html, but unfortunately I got an error "The import org.apache.chemistry cannot be...
View ArticleNot able to edit web.xml for week2unit5 (multiple database)
web.xml is not displaying in .xml editable format.
View ArticleHCP with BOBJ
Hello, I am working on HANA Side car scenario, my scenario needs following:- Integration with on-premise applications (SAP/non-SAP)- Reporting in BOBJ (Dashboard, Design Studio, Webi etc.) I am...
View ArticleRiver : How to call a Web Service
Hi, I try to use the new SAP River IDE. I have imported a UI5 code from another working app. This app calls a web service (http://myURL) . Now the preview in chrome tells me"was loaded over HTTPS, but...
View ArticlePublic HTML5 application and On-premise Gateway service call
Hi, I have 2 quick questions : - What am I missing to make my HTML5 application public ? The link provided in the application's dashboard cockpit asks for credentials. - My HTML5 application relies on...
View ArticleCannot access the Configuration tab in Admin console
Hi,i am using the trial version of SAP HANA at 'account.hanatrial.ondemand.com'I was trying to allow non-read-only procedures on my server for it was written here Re: Can only create read-only...
View ArticleCan not display the MoldelerTestServlet in the SAP HANA Cloud platform
i have a problem when displaying the "MoldelerTestServlet" in the SAP HANA Cloud platform in unite 2 Week 3.I follow the audio and do the following steps, but i do not know what went wrong in my...
View ArticleHow to use an Existing Desktop .Net based Application on SAP HANA Cloud
Dear All, I am working in an in-house developed application. I was thing if there is any option to upload the existing application on cloud with any significant changes. Kindly share your knowledge in...
View ArticleJersey based REST with EJB and JPA
Hi, has anyone managed to bring those pieces together? What I have running are some REST based Services with Jersey 1.18 but no EJB Injection seems to work. @Path("/user") public class UserService {...
View Article