- Accessing the Web IDE URL
To do a project clone operation in the Web IDE: https://
- Select the project with clone complete and click Run:
Select noshellindex.html:
Add a file under the project root directory: Neo-app.json
You can then run successfully:
Source code for Neo-app.json:
{ "Routes": [ { "Path": "/sap/opu/odata", "Wattusage": "ODATA_ABAP", "Target": { "Type": "Destination", "Name": "Gm4_https", "Entrypath": "/sap/opu/odata" }, "description": "Gm4_https" }, { "Path": "/sap/bc/ui5_ui5", "Wattusage": "UI5_EXECUTE_ABAP", "Target": { "Type": "Destination", "Name": "Gm4_https", "Entrypath": "/sap/bc/ui5_ui5" }, "description": "Gm4_https" }, { "Path": "/src/main/webapp/resources/", "Target": { "Type": "Service", "Name": "Sapui5", "Entrypath": "/resources" }, "description": "SAPUI5 Resources" }, { "Path": "/src/main/webapp/resources", "Target": { "Type": "Application", "Name": "Cuscrmlibreuse", "Preferlocal": true }, "description": "Reuse Library" } ]}
To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:
How to open and run the CRM Fiori app with Webide