cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to get the service instance

sreenivas_pachva
Participant

Hi All ,

I am trying Create an ABAP package and an ABAP class in the SAP Cloud Platform ABAP Environment with the ABAP Development Tools (ADT) in Eclipse.I have followed below link but not able do since not able get the service instance ..

URL :https://developers.sap.com/tutorials/abap-environment-console-application.html

Please help how get the service instance and find below image for reference

I have been setup cloud connector for HANADB system - Cloud foundry to cloud connector --> Cloud connector to =Cloud to on premise ..everything is working fine except that service instance .

Accepted Solutions (0)

Answers (3)

Answers (3)

Domi
Contributor

Hi

currently there is no trial ABAP environment available so you can't do this with you trial CF account!

regards

Domi

FrankJentsch
Product and Topic Expert
Product and Topic Expert
0 Kudos

First of all: I recommend to use the logon option via service key. You can generate a service key in BTP Cockpit in the details section of your service instance.

Regarding the evaluation of the on-premise connectivity:

  1. The shared trial is available, but we suppressed the feature to setup on-premise connectivity. Otherwise, other trial uses would be also able to use the connectivity to your on-premise system due to the shared trial approach. The limitations are also explained here: https://blogs.sap.com/2019/09/28/its-trialtime-for-abap-in-sap-cloud-platform/
  2. The free-tier option as well as the commercialized versions of Steampunk (see https://discovery-center.cloud.sap/serviceCatalog/abap-environment?region=all) do support the on-premise connectivity as these versions are not shared
huzefasaifee
Explorer
0 Kudos

In order to get an abap instance, you need to run a 'Booster'. To do that, you'll need to create a new sub-account in the way I'm describing:

First, so to your BTP trial cockpit: there is a tab called boosters. Boosters basically adds an entitlement for an ABAP instance. Look at the screenshot below:

Then, just click on "Prepare Account for ABAP Trial". The option creates a new sub-account along with cloud-foundry, and ABAP Service as well as a Space automatically.

Hope that helps!