Howto import BUILD prototype into Web-IDE
BUILD generates the code that you can import into Web-IDE as a starting Point for further developing.
Prerequisites:
- SAP HANA Cloud Platform (HCP) developer account
- SAP Build account
- Published BUILD prototype
1. Create destinations for Web-IDE to BUILD-System
- In the SAP HANA Cloud Platform Cockpit select Destinations->New Destination and enter the following Information:
- Name: Web_IDE_Plugin
- Type: HTTP
- Description: BUILD Destination
- URL: https://www.experiencesplash.com/webideplugin
- Proxy Type: Internet
- Authentication: NoAuthentication
- Add additional property: WebIDEEnabled = true
- Add additional property: WebIDEUsage = plugin_repository
- Save
- Create further Destination in SAP HANA Cloud Platform Cockpit with these parameters:
- Name: <Splash_Organization>_TENANT for example “standard”
- Type: HTTP
- Description: Description for <Splash_Organization>_TENANT for example “Standard_TENANT”
- URL: https://www.experiencesplash.com/webide/<Splash_Organization> for example “https://www.experiencesplash.com/webide/standard“
- Proxy Type: Internet
- Authentication: NoAuthentication
- Add additional property: WebIDEEnabled = true
- Add additional property: WebIDEUsage = build_system
- Save
2. Enable the BUILD-plugin in Web-IDE
- Launch Web-IDE then select Preferences->Plugins->Repository “BUILD Destination”
- Enable import_build_prototype
- Save
- Refresh browser
3. Create Web-IDE Project from BUILD-template
- Launch Web-IDE then select Create Project->New Project from template->BUILD Project, press “Next”
- Input your project name, your splash user name and password, press “Next”
- Under “Available Prototypes” select your BUILD prototype for Import, press “Next”
- Select “Finish”
A new project is created in the Web-IDE workspace. This project can now be modified and enhanced.
Great blog Waldemar! Visit our updated SCN page for more information or head to www.build.me.
Thank you for this post !
I guess the world doesn't stand still .. so here's the link with updated BUILD destinations
Thank you so much or provided information.
Unfortunately I couldn't utilize described destinations as Web IDE informed me about technical troubles. By the way, I went to desired result using SAP documentation available by the following link:
https://sap.github.io/BUILD_User_Assistance/build/4c58a629a76945049cec2f17e7ec4a46.html
Also I duplicate the info in case if the link becomes irrelevant:
Web_IDE_PLUGIN
BUILD_Production
Note that the WebIDEUsage property must be written in uppercase letters (ALL CAPS).
Step 2 (Enable the BUILD-plugin in Web-IDE) no working
When I select Repository: BUILD Destination I'm receiving the following message:
Sorry.
Due to a technical issue we are currently unable to load this repository
Is it a maintenance problem? Is there something I can do to avoid it?
Hi, Suggestion by Anton worked brilliantly. Please try it.