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

Unable to delete trial instance

$
0
0

Hello,

 

unfortunately i am unable to delete my trial instance...

 

Unable to delete trial instance 'devdaysaphana': Internal Server Error (500) - Unexpected exception in deleteSchema() called with account 's0002623601trial', and schema 'devdaysaphana'. Root cause is: unregister of DeveloperUsers from DB instance 'JTF' failed with Data receive failed [Connection reset].

 

any ideas?

 

is it possible to do a reset and start with a completely new instance?

 

regards

björn


Port 22 outbound blocked?

$
0
0

Hi all,

 

I'm developing an app which needs to transfer some data via SFTP. Everything works fine in local runtime, however once published to HCP the connection times out while trying to create socket on port 22.

 

I've tried with a more than sufficient timeout (as well as no timeout), and have tested the connection to the same host on port 443 which works fine. So it appears the problem may be due to port 22 outbound being blocked rather than not having long enough to establish a connection. Can anyone confirm whether port 22 outbound is blocked for HCP accounts? The comments here suggest not, but these were made over two years ago so not sure if anything has changed since then. Below is part of the trace...

 

com.jcraft.jsch.JSchException: timeout: socket is not established

at com.jcraft.jsch.Util.createSocket(Util.java:394)

at com.jcraft.jsch.Session.connect(Session.java:215)

 

Many thanks.


Regards,

Ian

HCP-HANA XS Applications-URL error

$
0
0

Hi Team,

 

I am trying HCP .After GRANTING Roles to user .i went to the HANA XS Applications and click on  URL .Im facing the issues as mentioned in the below image.

 

Regards,

Prasad

Bad performance Eclipse Luna with SQLScript procedure

$
0
0

Hi,

 

Im having some performance issues when i create a SQLScript procedure in my SAP Hana Development enviroment. I dont know why, but when i tried to edit the procedure it just goes very slow to type, and appears that is checking with every letter that i type in the editor. Its the only object that has this issue.

 

Im using Spring Tool Suite, with Eclipse Luna SR1 (4.4.1) Buid Id: 201410091308. 

 

Regards.

OAuth local server failure in sdk 2.26.7.1

$
0
0

Hi All - especially Martin Raepple

 

I'm getting an error every time I start up a local 2.26.7.1 server:

 

java.lang.ClassNotFoundException: com.sap.cloud.security.oauth2.commons.exception.OAuthClientEntityException

 

Anything you are aware of?

 

Cheers,


Chris

Expose calculation view as odata service authorization error

$
0
0

Hi Experts,

 

I'm creating a PoC on HCP trial and as part of the solution, I created a table as below:

 

CREATE COLUMN TABLE "NEO_..."."Kpi" (

"KPIID" INTEGER NOT NULL,

"YEAR" INTEGER NOT NULL,

"DESCRIPTION" NVARCHAR(100),

"KPIKEY" NVARCHAR(100) NOT NULL,

"VALUE" DOUBLE NOT NULL,

PRIMARY KEY ("KPIID"));

 

Then, I created calculation view called YEARS that returns some information about this table.

 

After, I created a xsodata service to expose this calculation view, as below:

 

service namespace "dashboard"{

    "p...trial.dashboard.models::YEARS" as "Years" key ("YEAR");

   

    "NEO_..."."Kpi" as "Kpi";

}

 

selecting the information directly from the table "Kpi", or from the view YEARS works fine:

 

select * from "_SYS_BIC"."p...trial.dashboard.models/YEARS";

select * from "NEO_..."."Kpi";

 

BUT...

 

consuming the view "/Years" in the xsodata service returns the following error:

 

exception 1: no.71000258 (ptime/query/checker/query_check.cc:2422) Not authorized NO exception throw location recorded. Stack generation suppressed.

 

BUT2...

 

consuming the table in the xsodata service works fine.

 

Any ideas what might be missing here? executing call "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECT"('p...trial.dashboard.models','YEARS') also works fine.

 

PS: I'm exposing the table itself in the xsodata service just to test, cause the objective is to expose just the view.

 

Thanks and regards,

Roberto Falk

CMIS Workbench: - no proxy settings - error

$
0
0

Hello colleagues,

 

I do the course 'Introduction to SAP HANA Cloud Platform' week 3 unit 4 and I have a problem to load with the CMIS Workbench the file.

I think there is a wrong proxy setting, but I don not know how to set the right values. Can one of you help me? The error is:

 

Exception: CmisConnectionException

Cannot access "https://opsensapw3u4d0%%%%%trial.hanatrial.ondemand.com/hello-world/cmis/json/": opsensapw3u4d0%%%%%trial.hanatrial.ondemand.com

Cause: UnknownHostException

opsensapw3u4dd0%%%%%trial.hanatrial.ondemand.com

 

 

The CMIS Workbench could not connect to the server.

Check your URL and your network and proxy settings.

Current proxy settings:

- no proxy settings -

 

Best regards and thank you,

Dietmar

HTML5 app and SAP HANA Cloud Connector: Cannot open tunnel with id

$
0
0

Hello HANA Cloud Experts,

 

following Rui Nogueira's Blog Lightweight HTML5 apps and Git on SAP HANA Cloud Platform I wanted to try bringing my bol2rest project to the HANA Cloud but connect to a SAP CRM on-premise backend. The SAP HANA Cloud Connector is quickly installed and I was able to build a Java app that connects to the public ping service of the ABAP stack. This proves that the connection from the HANA Cloud to the on-premise backend can be established successfully.

 

Now I've  created the destinations in the Cockpit:

 

screen-capture-25.png

 

I've used this destinations in the neo-app.json file:

 

{    "routes": [        {                "path": "/sap/bol2rest",                "target": {                                "type": "destination",                                "name": "vcrbol2rest"                },                "description": "bol2rest Service on VCR via SAP Cloud Connector"        },        {                "path": "/vcrpublicping",                "target": {                                "type": "destination",                                "name": "vcrpublicping"                },                "description": "VCR public ping"        }    ]
}

I've pushed this file and the index.html via git, created a version and activated this version in the console. There I see that the required destinations are available:

 

screen-capture-26.png

 

But unfortunately when calling the URL:

 

https://bol2rest-s0001142741trial.dispatcher.hanatrial.ondemand.com/vcrpublicping

 

the following error is returned:

 

Cannot open tunnel with id account:///s0001142741trial

 

Hope someone can help on this issue.

 

Best regards

Gregor


HANA IoT OAUTH Token not used?

$
0
0

Dears,

 

I am currently trying the IoT service. I just found that even there is no device token provided in the header of my Http request to the Data Service API. The MMS could still handling my request without problem. But as I read in the help doc, the device token should be provided? so is there any special configuration I need to do on the HCP side? especially in the MMS web application?

 

BTW, I really could see my device as a Client Id in the OAUTH configuration panel in the HCP Cockpit.

 

Thanks

HANA Cloud Trial downtime announcements

$
0
0

In this discussion we are going to announce NetWeaver Cloud Trial landscape infrastructure downtimes.

 

Regards,

NetWeaver Cloud operations team

SAP HANA Cloud Platform local runtime is does not exist in SAP Folder

$
0
0

Hello,

 

I am trying to Setup the IDE. Week1, Unit3 of "Introduction to SAP HANA Cloud Platform". When setting up the server, The SAP HANA Cloud Platform local runtime is missing from the SAP folder.

Can any one help to let me know what step I have missed in the setup?

 

Thanks,

Maryam

Fetching SAP HANA schemas and databases information failed

$
0
0

Dear all,

when connecting in Eclipse to HCP I receive following error "Fetching SAP HANA Schemas and databases Information failed".

 

I used following credentials:

landscape host: hanatrial.ondemand.com

account name: pxxxxxxtrial

user name: pxxxxxx

password: password from SCN

 

Please support. thank you.

Kind regards

Peter

SSO from Successfactors to HCP

$
0
0

HI ,Currently we are working on SAP HANA Cloud Platform Extension for SuccessFactors.

We are facing problem in SSO between SF and HCP.

If we logged in SF in Admin tools --->extension it is asking for  HANA username and password.but my requirement is it will show available extension on HCP .

please help me in this

 

thanks

Mahesh

Connection to Trial HCP

$
0
0

Hello,

 

I've tried to connect to the HANA trial cloud platform via Eclipse and also via command line:

neo open-db-tunnel -h hanatrial.ondemand.com -a s000***trial -u S000*** -i mySchema

The result: Error during validation of host: https://services.hanatrial.ondemand.com...

 

Any ideas?

 

Best regards

Jeremy

External Json/webservice access from WebIDE


HCI OData Provisioning connecting Backend with SSO

$
0
0

Hi everyone,

 

I am trying to configure a destination to my ERP using SAP Single Sign On as authentication on HCI OData Provisioning.

 

I've already succeeded in configuring the destination to ERP with basic authentication but the documentation to do the same with SSO is not clear.

I am using an HTTP connection to my Back-end ABAP ERP on Cloud Connector.

 

What i'm trying to accomplish is, that users log into Hana Cloud with their scn accounts and then Hana propagates that credentials to ERP and associates that to a SAP ERP user like in Principal Propagation Authentication.

 

I tried to configured SAP Single Sign On to achieve this but i am not sure wich steps should i do.

 

On this screen:

Captura.PNG

If i want to use SAP ID Service as idp, what should I put in Issuer System ID and Isuer Client? and in Certificate/Singing Key?

 

Same question to this steps:

 

Captura2.PNG

Could someone give me some help?

 

Regards,

 

Andres

HCI OData Provisioning: Sample for consuming such a service

$
0
0

Hi SCN community,

 

I looking for a simple sample that shows how to consume an HCI OData Provisioning service from INSIDE a webapp (no SAP UI5!). While searching the documentation, I was only able to find examples showing the provisioing case of such an HCI OData service. But not to make use of such a configured service.

As my webapp also runs on HCP, I am expecting that accessing such a HCI OData service is much simpler than coding an external access. Please note that I do not want to use SAP UI5 and create an OData model first. My purpose is to learn HCP and make use of some of the provided HCP services.

 

I appreciate any sample code that demonstrates the consumption case.

 

Thanks and Best Regards.

Markus

What SLA is SAP offering?

$
0
0

Where can I find information on the SLA that SAP is offering regarding his cloud development center?

- What availability will be guaranteed?

- What failover/disaster-recovery capabilities are foreseen?

In HCP Cockpit, is there a way to provide version information for the deployed java applications?

$
0
0

We have a Java Application which is deployed on HCP. When we make fixes and redeploy it again, is there a way that we can provide version information that could be useful to identify which version is currently deployed. Please advice if there is an alternate way to achieve this.HCP Cockpit.jpg

Query in Logging and Tracing in HCP

$
0
0

Hi,

 

I have some queries regarding logging and tracing in HCP and need clarifications on the same.

 

1. Are Log and trace messages part of a single “Default Trace” file in the cockpit.

 

Example : ljs_trace.log is the file used for log and trace messages.

 

2. I want to enable tracing in our application and are planning to use the SLF4J API below. Would this suffice for tracing and is this recommended?

 

              void org.slf4j.Logger.trace(String msg, Throwable t)

 

 

Are the any best practice to be followed for HCP logging and tracing?

 

Thanks and Regards,

Vanessa.

Viewing all 3131 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>