Skip to Content
Technical Articles
Author's profile photo Yordan Pavlov

How to deploy Eclipse Dirigible in the SAP Cloud Platform Neo environment

Overview


Eclipse Dirigible is an open-source cloud development platform that provides capabilities for end-to-end development processes from database modeling and management, through RESTful services using server-side JavaScript, to pattern-based user interface generation, role-based security, external services integration, testing, debugging, operations and monitoring.

Some of the unique features include:

The platform aims to unify open-source business services by providing software developers with a convenient set of tools for building, running, and operating business applications in the Cloud. Dirigible is also part of the Eclipse Cloud Development top-level project.

Setup


  • Go to https://dirigible.io, navigate to the Downloads section, and download the SAP All edition of Eclipse Dirigible.

    If you don’t have an SAP HANA database entitlement available in your subaccount, then you can download the SAP Ephemeral release

  • Go to Java Applications, deploy Eclipse Dirigible as a Java application using the ROOT.war file you’ve downloaded in the previous step.

 

  • Before you start the deployed application, create any database bindings, if need. You can do that in Data Source Bindings.

For the SAP Ephemeral release, a database binding is not needed

  • Go to Security  Roles to assign the Operator and Developer roles to your user ID.

    Note: If you forget to assign these roles to your user, you won’t have the permissions to access the Web IDE.

  • Once you’ve assigned the necessary roles, go to the Overview page of your Java application. It’s time to Start the application!

 

  • Once it’s started, open the Web IDE from the application URL.

    Now you can start developing your next business application with Eclipse Dirigible

Notes


Next you can follow the Samples section to master some of the basic functionalities, explore the Enterprise JavaScript APIs, check out the YouTube channel for video content or simply visit the official site for news and updates.

A video with the deployment steps of Eclipse Dirigible in the SAP Cloud Platform Neo environment is available here.

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.