Add your ECC system in Cloud
If you use WebIDE for your Fiori application and you want to use Odata from gateway service then you need to add your ECC system in cloud.
For this you have to follow the following steps.
Step1. First of all your system must be 64bit operating system ( Windows7 or 8 ) and Java 6 or Java 7 needs to be installed..
After confirmation this you need to download cloud connector.
From here you can download hana cloud connector SAP Development Tools for Eclipse.
After download this unzip the file.
Windows (Developer) | x86_64 | 2.6.0 |
48.8 MB |
sapcc-2.6.0-windows-x64.zip |
Change to this directory and start Cloud connector 2.x via the go.bat batch file.
Step2: Log in to the Cloud connector
To administer the Cloud connector, you need a Web browser.
- In a Web browser, enter: https://<hostname>:<port>
- <hostname> refers to the machine on which the Cloud connector has been installed. If installed on your machine, you can enterlocalhost.
- <port> is the Cloud connector port specified during installation (default port is 8443).
- The following login screen is displayed:
For User Name / Password enter Administrator / manage (case sensitive).
Choose between master and shadow installation. Use Master if you are installing a single Cloud connector instance or a main instance from a pair of Cloud connector instances.
After successful login , the following screen will come
Please check this for more information SAP HANA Cloud Platform.
Step3. Click on Access Control from the left pannel
Provide your system details as follow ..
In the Resource Accessible window add the following URL for the particular system.
After completing this open your WebIDE. In Data Connection tab choose source as Service Catalog.
Click on drop-down section and you will get your ECC system is available.
After selecting your ECC system , all available EntitySets will display.
Select your entitysets and proceed.