Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

BTP Install Documentation

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 19

Pre-requisition APP’s for BTP Platform:

1. JRE and Node (Runtime)


a. JDK (jdk 11)-JAVA Version,
b. Node JS (version 18).

2. CF CLI (Command Line interface) to communicate with SAP BTP.

3. Development tool – VS Code (free, offline, billions of dev) + Extensions (Java Extension
pack, Spring Extension pack, Fiori Extension pack and SAP CDS language support).

4. Postgresql database in local machine.

1. JRE and Node (Runtime)

a. Install - JDK (jdk 11)-JAVA Version:

GOTO- https://www.oracle.com/in/java/technologies/javase/jdk11-archive-
downloads.html

Click the below Windows x64 Installer:


Create your Oracle Account:
(Pwd- Ajidhanu@003)
Come back to Oracle Login and sign in(Username: dhanashribecse@gmail.com; pwd-
Ajidhanu@003):

When Click sign in automatically File will be Downloaded.


Install the APP
b. Install - Node JS (version 18):

Goto-https://nodejs.org/en/download

Click 64-bit of Windows Installer:


Downloaded and Install the Note:

Don’t Click the Check box:


2. Install--CF CLI (Command Line interface) to communicate with SAP BTP

GOTO- https://github.com/cloudfoundry/cli/blob/main/doc/installation-instructions/
installation-instructions-v7.md#installers-and-compressed-binaries

Download Windows 64 bit Zip Files:

Downloaded and Install the APP.

Click the “Anyone who uses the Computer”.


3. Install-- Development tool – VS Code:

Development tool – VS Code (free, offline, billions of dev) + Extensions (Java Extension pack,
Spring Extension pack, Fiori Extension pack and SAP CDS language support).

GOTO - https://code.visualstudio.com/download

Click -> Windows 10,11


Click the required Checkbox:
Select any one of the theme:
Install the required Extensions: Such as Java Extension pack, Spring Extension pack, Fiori Extension
pack and SAP CDS language support

Click the Extension ICON:


Install the Extension as Java Extension pack

Next Install the Spring BOOT Extension pack


Next Install the Fiori Extension pack

Next Install- SAP CDS language support


4. Install - postgreSQL database in local machine

GOTO - https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

Downloaded and install the APP.

While Installing, Set the Password: (Ajidhanu@003)


Unclick the Check box and Finish it.
Finally Install, POSTMAN Application

GOTO-> https://www.postman.com/downloads/

Click-> Windows 64-bit

You might also like