Quantcast
Channel: SCN : Discussion List - SAP HANA Cloud Platform Developer Center
Viewing all 3131 articles
Browse latest View live

Deploy HTML5 Applications with neo client

$
0
0

Hello together,

 

Is there an way to deploy HTML5 Applications using the neo client (from the SDK) to HCP? Or is there some Tool, to deploy it using shell commands?

 

I am aware of "neo deploy", but this only deploys Java Applications.

 

We want to integrate the HCP in our CI git Process. I hope, somebody known a Method how to do this.

 

Thank you

Daniel


A problem of XS Odata Service

$
0
0

Hi, Colleagues

 

I created an XS Odata Service in SAP Web IDE and created a Fiori demo project (for mobile device) to consume this XS Odata Service in SAP Web IDE.

 

This Fiori project demo is used to display the distance of the Fiori App user(the user using the mobile device) with other users and the goods information.

 

The XS Odata Service is as follows:

question_1.PNG

 

There are two tables:

Table 'URID' is used to store the user's GPS position information, such as latitude, longitude.question_5.PNG

Table 'URGD' is used to store the goods information of the users.

question_6.PNG

 

The Fiori demo project is displayed as follows, I want to display distance information in the main screen (the position of blue circle), the distance is calculated by the GPS position of the Fiori App user(mobile device) with the GPS positions of other users stored in table 'URID'.

I know the calculation logic how to calculate the distance of two GPS positions in Javascript.

My question is I don't know how to enhance the XS Odata Service to use the distance calculation coding?

Do you know how to resolve this issue?

Thanks a lot in advance!

question_7.PNG

 

 

 

Best regards,

Daniel

Migration application from AWS to HCP

$
0
0

Hi Experts,

 

I'd like to construct IoT Platform on HCP.

 

And my co-worker has already construct on AWS and AZURE.

Also, all I have to do is achieve same function same as AWS, AZURE.

 

Could I migrate applicatio program from AWS or AZURE to HCP?

Also if there is any tip or issue, could you tell me?

 

Thank you for advance.

 

Best Regards,

 

Hozumi

Connection between MDC xsodata and sapui5 webide

$
0
0

Hi Experts,

 

I want to connect MDC system(odata service ) with cloud sap ui5 webide.

 

How i can maintain connection ?

 

 

Thanks and regards,

Khushdeep Singh

Debugging server throws 401 errors

$
0
0

Hello everyone,

 

Since the beggining of this week I'm unable to debug any java applications deployed on the Hana Cloud Platform by Eclipse Mars (I didn't test on other versions).
I'm receving the following error message on the "Error Log" view from Eclipse:

 

org.eclipse.core.runtime.CoreException: Debugging Service Launch Error

  at com.sap.jvm.debugging.ui.launching.CloudDebuggingServiceDelegate.launch(CloudDebuggingServiceDelegate.java:182)

  at com.sap.core.tools.eclipse.server.cloud.util.CloudDebugProfileUtil.launchCloudDebugConfiguration(CloudDebugProfileUtil.java:170)

  at com.sap.core.tools.eclipse.server.cloud.util.CloudDebugProfileUtil.launchCloudDebuggerProfiler(CloudDebugProfileUtil.java:109)

  at com.sap.core.tools.eclipse.server.cloud.util.CloudDebugProfileUtil.launchCloudDebuggerProfiler(CloudDebugProfileUtil.java:72)

  at com.sap.core.tools.eclipse.server.cloud.control.CloudServerBehavior.restart(CloudServerBehavior.java:466)

  at org.eclipse.wst.server.core.internal.Server.restartImpl2(Server.java:3349)

  at org.eclipse.wst.server.core.internal.Server.restartImpl(Server.java:3218)

  at org.eclipse.wst.server.core.internal.Server$RestartJob.run(Server.java:385)

  at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Caused by: java.io.IOException:

Server returned HTTP response code: 401 for URL: https://debugging.us1.hana.ondemand.com/start

Response :

Unauthorized

Detailed information :

Error reportHTTP Status 401 - Unauthorized

 

I didn't change my credentials and my user has the following permissions on HCP's members:

Administrator, Developer, Support User, Application User Admin

 

Do you know what else can I check or what configuration should I do in order to enable the debugging?

P.S: the same behavior happens with one other colleague which tries to debug the same tenant on HCP.

P.S2: I didn't try on other HCP instances besides us1.

 

[Update] I'm able to start/stop my application from Eclipse IDE

 

Thanks!

Ígor

Multi-tenant app how to switch tenant connecting to document repository.

$
0
0

Hi All,

     I have one case ,two users  A (belong to tenant TA) and B (belong to tenant TB) ,they share one business entity contains some documents ,base on the docs A and B can collaborate across tenants,but only A is the owner.Additionally in document repository the documents are always stored in the space of tenant TA. When B signed in and the web page will try to retrieve the docs by calling CMIS API directly via CMISProxyServlet, B might always retrieve nothing because the tenant ID of TB will be automatically propagated to the document repository server. This step seems like what CMIS workbench does and the only difference is the authentication.App structure see the following: 1.From UI side we use UI5 Application,SAML2 authentication and HttpDestination (AppToAppSSO) pointed to the cmis repository which is exposed by cmisProxyServlet. 2.The Java backend is generic and we have a CMISProxyServlet extended from AbstractCmisProxyServlet.

 

We know there are many methods in EcmService can help us to switch tenant ,so EcmService can work fine in this case but it also means we have to implement the RestFul API in java backend for the UI side which might cause much efforts.

 

So my question is how to switch tenant when we are calling CMIS API directly by using CMISProxyServlet?

 

Any one can help me?

Error in Odata Connection on WebIDe

Error in cloning Git

$
0
0

Hi Guys,

 

I am getting any error when i am trying to cloning a repsoitory on sap webide:

SAP Web IDE - Google Chrome.jpg

 

We have two accounts on our hana cloud platform. In one account we are using Sap Identity serivce as the identity provider(IDP) in that cloning is happening properly. In the second account we are using custom tenant as the IDP in that we are facing the above issue.

I am providing the same username and password which i provide to login sap webide for the second account. Did any configurations or roles are required to clone the project.


Europe Account

$
0
0

I just started a trial of HANNA Cloud.  I ended up with a Europe trial but I'm located in the Eastern US.  Will this affect performance?  If so, is there a way to switch to a different location?

Developers working on the same application in HANA Cloud Platform, starter edition

$
0
0

I know multiple users can log in to HANA Cloud Platfom, Starter Edition to work on an application. Can anyone explain what process is followed when multiple users are working on the same application?

 

Can we work in parallel? Have you done it?

Smart Data Streaming with HANA trial cloud platform

$
0
0

hey guys,

 

is there a possibility to use smart data streaming with a trial cloud account? I installed all plugins for eclipse but i can't find a plugin for smart data streaming. Is this only available for licensed hana systems or is there a chance to use it with my trial account?

 

best regards

 

Patrick

FORM (SAML) Authentication not working in Mobile Services

$
0
0

Hello,

 

I have deployed a Hybrid application in Mobile Services. I want so secure this application against my custom IDP (SAP Cloud Identity Service) with SAML authentication. So I choose "FORM" in the security configuration of my application, but it is not working. I always get the message "wrong credentials". With BASIC authentication and my SCN user it is working fine. AS SCIM Type I selected "Default Identity provider".

What is going wrong here?

 

Best regards,

Chris

SAP HANA Sandbox system implementation

$
0
0

Hi All ,

 

We are planning to have one sandbox SAP HANA system (ERP on HANA).I am not sure which option is better cloud or on premise.

 

Kindly share some information which will be more cost effective way to implement ERP on SAP HANA( Sandbox)

 

we are planning for 512 GB  RAM and our database size approx.. 300 GB

Getting the error for invalid landscape host while granting schema access

$
0
0

 

While granting access to another user for schema level, the issue I am facing is of an invalid host.

 

Kindly, suggest some way out.

 

Thx a lot,

Rohit

cannot start iotmms java app

$
0
0

Hi

 

After redeploying the iotmms java app to the newest version (using "Deploy Message Management Service" of the "Internet of Things Management Cockpit") I cannot start the iotmms java app any more. When I try to (stop and) start the service, after the waiting whell spinns a long time it fails to start. Looking at the logs didn't help me.

 

The problem might have to do with the fact that there seems to be a broken binding definition which I cannot delete. When I look in the "Bindings" section of the iotmms java app there is an error message stating the following: "Internal Server Error (500) - Unexpected exception in getBindingList() called with application key '{account:'s0001207844trial', application:'iotmms', component:'web'}'". However, when i delete the iotmms app with all bindings (checking the respective flag) and then redeploy and restart the app the same error appears. Has Anybody an idea what I could do?

 

Thanks for your suggestions,

Patrick


WebIDE testing error with custom IdP

$
0
0

Hi,

 

I have configured a custom IdP and set the required custom role as explained in the documentation. WebIDE seems to work perfectly, however when I try to run a SapUI5 app from WebIDE, it correctly redirects to my IdP for authentication, but after a successful auth I get the error HTTP Status 403 - Forbidden instead of the app.

 

Untitled.png

 

Is there anything else that I need to configure so that it works ?

Compile and run a native Android app on SAP HANA Cloud Platform

$
0
0

Hi,

 

I'm new to HCP and currently integration native application to it, specifically on Android.

I'm following this link, to integrate Android to HCP.

 

I already enabled all the necessary services on my HCP cockpit:

 

service1.png

service3.png

 

 

I imported the projects from the tutorial, as well as the necessary libraries:

 

android_lib.png

I also successfully deployed the application to my mobile device, but when i tried to login using my credentials:

 

android_screen2.jpg

MAFLOGON Fail.png

So i tried visiting the server url directly, just to test my credentials, and it was successful:

 

hcpms.png

My Setup is:

  • SAP Mobile SDK SP12
  • Sony Xperia Z3 (Kitkat)
  • Android Studio (API 19)
  • Public Mobile Data

 

Do I need to enable additional service in HCP?

Do I need any configuration on Android Project?

 

Thanks in advance

Taks

BusinessObjects oData destination connection to HCP?

$
0
0

Hello all,

 

Is it possible to create an oData destination within HCP that would connect to a BusinessObjects 4.1.  The purpose of this exercise is to be able to read data from BusinessObjects into a Fiori Launchpad on HCP.

 

I believe I've gotten the destination within HCP to be correct (http://server address:port/biprws).  However, when creating the Fiori app, I'm stuck at the "service url".  Nothing I enter seems to work.

 

Any help would be appreciated.

 

Thanks,

~Adam

SAP HANA Cloud Platform Trial update announcements

$
0
0

In this thread we are going to announce SAP HANA Cloud Platform Trial landscape infrastructure updates.

 

Regards,

The SAP HANA Cloud Platform operations team

 

Message was edited by: Vladimir Pavlov 01.12.2015

How to import HCP projects to Eclipse plataform and Run it

$
0
0

I install the Eclipse and download the Zip (export from Sap Web Ide) to my pc. I extract the zip´s to Eclipse workspace but i cannot open the projects in Eclipse to run in HCP plataform from Eclipse project space. Is it a problem?    How do to use?

 

Capturar.JPG

Viewing all 3131 articles
Browse latest View live