Skip to Content
Technical Articles
Author's profile photo Yury Hotsman

How to setup Cloud Connection

Hello guys!

I’m working with S4 project several months. It’s my first project connected with S4. When it started I had a lot of questions: how to install cloud connector, how  setup cloud connector, how to setup connection, destination and etc. In this blog I want to share my knowledge and give you some tips how to setup Cloud Connection. Hope it will be useful for beginners.

1. Create SAP Cloud Platform Account

Open the web-site https://cloudplatform.sap.com/index.html

Create a new account or login if you already have one

2. Install SAP Cloud Connector

You need to install SAP Cloud Connector on your local machine.

You can find a detailed instruction in this blog:

https://blogs.sap.com/2015/07/13/cloud-connector-a-brief-guide-for-beginners/

3. Setup SAP Cloud Connector

Open link: https://localhost:8443

Click “ADVANCED” button

Click “Proceed to local host”

 

 

4. Login to Cloud Connector

User name: Administrator

Password: manage

 

5. Change initial Password

Change the initial password

Select “Master” as the installation type

 

6. Create a Sub-account

Account name: go to Cloud Platform -> Click Neo Trial -> at the bottom of the next page find Name (EX: p1940914553trial).

   User name: should be the same as the account name, but without <trial> (EX: p1940914553)

   Password: your password for SAP Cloud Platform

Note: Leave Location ID empty

 

7. Click “Cloud To On-Premise” and then “Add for mapping virtual to internal system”.

  1. Back-end type – ABAP System
  2. Protocol – HTTP
  3. Internal Host – you can find it in Application Server in SAP Logon
  4. Internal Port – transaction SMICM -> Go to -> Services -> HTTP -> Port
  5. Virtual Host – you can provide any name(EX: sanbox.company.com)
  6. Virtual Port – you can provide any number
  7. Principal type – None

Now you have Mapping:

 

8. Create Resources Accessible

Select created Mapping and click “+” button in tab “Resources Accessible”

Enter the URL path mentioned below with access policy as “Path and all sub-paths” one by one and save it:

  1. /sap/opu/odata
  2. /sap/bc/ui5_ui5
  3. /sap/bc/adt
  4. /sap/bc/bsp
  5. /sap/hba
  6. /plugins/pluginrepository

 

9. Check availability of system connection 

Select Mapping -> Click button “Check Availability”

The check result should show as “Reachable”

 

SECTION 2 – Mapping Virtual ID to the SCP

1.  Login to SAP Cloud Platform

https://account.hanatrial.ondemand.com/#/home/welcome

2. Create Destination

On the left tab panel select “Connectivity” -> “Destination”

Click – “New Destination”

Enter the details as shown below. In the fields user and password, type your  system username & password.

  • Name: <any name>
  • Type: HTTP
  • Description: <Any description>
  • URL: name of virtual host from step7 + port number (EX: https://sanbox.company.com:443)
  • ProxyType: OnPremise
  • Authentication: BasicAut
  • User: your user name for back-end system
  • Password: your password for back-end system

Additional properties:

  • Sap-client: your logon sap client
  • WebIDEEnabled: true
  • WebIDESystem:  name of the back-end system
  • WebIDEUsage:   odata_gen,odata_abap,dev_abap

   Note: Location ID should be empty

 

3. Check connection

Once you save it, click on “Check Connection”.

A successful message will appear.

 

At the end I want to sum up the main idea: you connect you back-end system to cloud connector, then you connect cloud connector to SAP Cloud Platform. Finally you will have connection from the back-end to the Cloud.

Also, several my colleagues had problem with “Location ID” field. In step 6 they provided “Location ID” with city name and then forgot to provide it in step 2 section 2. You can leave it empty in both steps, and it will work fine.

Assigned Tags

      24 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Yury Nikitsenka
      Yury Nikitsenka

      Great and well structured article for a newbie ! Welcome on Board !

      Author's profile photo Konrad Grzyb
      Konrad Grzyb

      Thanks, short and easy to follow!

      What is back-end system in

      • User: your user name for back-end system
      • Password: your password for back-end system

      I have problem with login?

      Author's profile photo R AVINASH KUMAR
      R AVINASH KUMAR

      HI

      Back-end system - It's your SAP ON-PREMISE SYSTEM ( user id and password of your SAP GATEWAY system)

       

       

      Author's profile photo Dharma R
      Dharma R

      Hi ,

       

      In  HANA cloud connector ->"Cloud To On-Premise"   section -> Mapping virtual to internal system-> check availability-> Result is 'Not reachable ".

      I am trying from my personal machine to  on premise back end system in a secured location . Could  that be a  reason for above failure ?

       

      Thanks!!

       

       

      Author's profile photo Kenny Miao
      Kenny Miao

      good question

      Author's profile photo Florence Mae Guzon
      Florence Mae Guzon

      Hi Yury,

       

      Thank you for this blog. I am wondering about the username/password part. I have input my user name and password in the cloud connector and on the destination part. Would it map the other users from the back-end too? Or should we have one specific user for this?

       

      Regards,

      Florence

      Author's profile photo devender Naik
      devender Naik

      Hi Guzon,

      Cloud connector will have it's own credentials(Specific), please check

      https://blogs.sap.com/2015/07/13/cloud-connector-a-brief-guide-for-beginners/

       

       

      Author's profile photo Sandra Milena Ruiz
      Sandra Milena Ruiz

      Thank you very much, pretty clear

      Author's profile photo NIKHIL JADAV
      NIKHIL JADAV

      Thank you so much 🙂

      Author's profile photo Yury Hotsman
      Yury Hotsman

      ****************   UPDATES   *******************

      Problem description:

      I try to install CloudConnector to a new laptop and have a problem. I can’t open the  link https://localhost:8443

      What I have done before: I have installed a new JDK version 13.0.2

      During installation Cloud Connector I have provided path to this JDK 13.0.2

      Link to the https://localhost:8443 is not working.

       

      ******************   Solution   ***************************

      1. Go to the https://tools.hana.ondemand.com/#cloud , section Cloud Connector
      2. Download JVM version 8*
      3. Download Cloud Connector, Setup SAP Cloud Connector
      4. Create a new folder in which you are going to install Cloud Connector
      5. Unzip JVM in this new folder
      6. Install Cloud Connector in this new folder
      7. During install process, provide folder name with JVM 8* version
      8. Bingo!

        Best regards,
        Yury Hotsman

      Author's profile photo Brandon Caulfield
      Brandon Caulfield

      Thank you Yuri! This solved my same issue not being able to access the link https://localhost:8443.

      Much appreciated!

      Author's profile photo Giuseppe Miceli
      Giuseppe Miceli

      Hi Yury,

       

      thanks for sharing.

      I need to integrate my S/4 hana on premise with SAP Cloud Platform integration subaccount Neo.

      The SAP Cloud connector has to be installed on a local machine or on sap s/4 hana application servers?

       

      Many thanks

      Giuseppe

      Author's profile photo Sri Vishnu Tallapragada
      Sri Vishnu Tallapragada

      Hi Miceli,

      It can be installed on your local machine or the server

      In case you install on your local machine, make sure that the SAP S/4 Hana system is reachable through VPN or network on your PC and Cloud Connector is running.

      You need to have a strong and reliable internet connection for this

      You can then see the Cloud Connector in your SAP Cloud Platform (the same subaccount you used for Cloud connector). You can then configure your Destination S/4 system in both SCP Cockpit and Cloud connector and start using it in your Fiori or other apps

      Hope that helps

      Author's profile photo Giuseppe Miceli
      Giuseppe Miceli

      Hi Sri,

      many thanks for your answer.

      I can install the cloud connector on a server in the same network as the SAP S/4 system. I am able to open the port from the server to connect to the SCP Neo subaccount. Is there any requirement to allow inbound connections to the connector? If so I should assign to the server a public IP.

      Many thanks

      Giuseppe

      Author's profile photo Vinicius Lara
      Vinicius Lara

      Hey Yury.

      Thank you for sharing. It was helpful for me.

      Author's profile photo Soham Shah
      Soham Shah

      Amazing blog. It was so helpful to setup and configure cloud connector. Thanks a ton.

      Author's profile photo Victor Carmona Pale
      Victor Carmona Pale

      Thank you so much Yury.

      I could set up my Cloud Connector. Connect my Fiori front-end with SAP Cloud Platform.

      I wonder, how can I access to SAP Web IDE Full-Stack with backend (on-premise) credentials?

      Best regards, Victor.

      Author's profile photo Anoop Telkar
      Anoop Telkar

      Hi Yury,

      Thank you so much for posting such a nice blog everything is crystal clear. 

      Best Regards,

      Anoop R T

      Author's profile photo Shaswat Das
      Shaswat Das

      I guess Location ID is needed if more than 1 user is trying to connect to the same Sub-account. I had to add it for multiple users.

      Author's profile photo Antonino Chirico
      Antonino Chirico

      Hi Yury,

      Can i use one sap cloud connector installation in order to estabilish a tunnel between  two sap S/4 HANA systems on premise and sap cloud platform applications ?

       

      thank's

      best regards

      Antonino

       

      Author's profile photo Swaminathan Thangaraj
      Swaminathan Thangaraj

      hi experts, Where to find my company on demand subaccount talent id to create cloud connect? can help me so that I can use my company cloud connector instead my trail on-demand? thanks.

      This is below sample data from

      My company Subaccount Information

      Display Name
      My Company name

      Technical Name

      c12121212a

      Author's profile photo Madhav D
      Madhav D

      HI

       

      Can some one help me with the below error. I have installed cloud connector, but i am facing error.

      ERROR:

      HTTP Status 404 – Not Found

      Can some one assist me on this.

      Author's profile photo Meher Souayeh
      Meher Souayeh

      Hello,

       

      in step 3, in case you don't get "Proceed to localhost (unsafe)", you can just type anywhere on the screen "thisisunsafe", this will bring you to the next page.

       

      Regards,

      Meher

      Author's profile photo Andre Voss
      Andre Voss

      It Works Perfekt