Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create SAPUI5 application programmatically?

If it is possible at all, how do I create a new SAPUI5 application on my SAP HANA Cloud Platform account from an existing and running SAPUI5 HTML5 application?

UPDATE:

I don't want to enter the cockpit, I want to create a new app on my account using only Javascript/SAPUI5/whatever. I need that process to be automated.

like image 432
keshet Avatar asked May 16 '26 11:05

keshet


1 Answers

You can copy an HTML5 application in the following way:

  1. In the cockpit, create a new application.
  2. Clone the Git repositories of both the existing and new application, and copy the repository content into the new application.
  3. Commit the content in the new application's repository and push the commit.
  4. In the cockpit, create a version for the new commit in the new application, and activate that version.
like image 167
oberlies Avatar answered May 17 '26 23:05

oberlies



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!