Additional Blogs by SAP
cancel
Showing results for 
Search instead for 
Did you mean: 
jens_glander
Participant

This blog gives experienced Java Developers a Short Installation Guide how to get the Extension-000 code sample and run it on your development environment.

This Extension-000 application is the basic PersonsList Web Application from Getting Started tutorial Building your first end-to-end SAP HANA Cloud "PersonsList" Web Application Scenario but modified in a way, so that experienced Java Developers (with Eclipse, EGit and Maven experience) could install and run the sample by executing a short installation guide.

  1. Check Prerequisites in below section 1
  2. Get a short overview of the Extension-000 application section 2
  3. Execute Short Installation Guide in below section 3


1. Prerequisites


You are already an experienced Java Developer with some Eclipse, (E)Git and Maven experience then continue here.

If you are not, then start with PersonsList Extension 001 - UI5 OData CRUD Sample Web Application where all the necessary steps to run the sample are described in more detail.

Note, if you are an experienced Java Developer, but not able to execute the short installation guide, then start with PersonsList Extension 001 - UI5 OData CRUD Sample Web Application and pls. comment to this blog what is not working after you executed the short installation guide. .

2. PersonsList Extension-000 - PersonsList Web Application

The PersonsList Web Application which is contained in the Extension-000 is a simple SAP UI5 web application (see below screenshot) which you can run either on a local test server in Eclipse or on SAP HANA Cloud Platform.

The PersonsList Web Application persists the Person entities via a PersonsList OData service to the database. The PersonsList OData service is part of the application and makes use of Apache Olingo

With this Extension-000 we have a very easy to understand basic PersonsList application, end-to-end implemented from database (SAP HANA Cloud Platform) via an OData (Olingo) connectivity connected to the Ui (SAP UI5), which used by all other extensions samples to demonstrate additional features of  SAP HANA Cloud Platform technologies

3. Short Installation Guide to get and run Sample Extensions

The following short installation guide link provides a short but complete list of steps you have to execute to run this Extension-000 sample (the other Extension samples listed in SAP HANA Cloud Code Samples - Extensions of PersonsList Web Application basically works the same)


Open this Installation Guide and execute the described steps to

  1. Install your Development Environment
  2. Download Samples from SAP Github
  3. Import and Maven build of the Samples
  4. Run Samples


Succeeded? Then you can run the any of the other published samples SAP HANA Cloud Code Samples - Extensions of PersonsList Web Application accordingly.

If something is not working here as expected, then describe this as comment below the blog and I will try to find a solution then.

4. Feedback

I really appreciate your feedback regarding this code sample.

Please add your comments below.

Thanks,

Jens