Hi,
I have installed WebIDE local installation and trying to create a project with wizard for "from template" of Worklist template.
Files are created successfully with the oData service that i chosen iwbep/GWSAMPLE_BASIC which is in backend ABAP system.
But when i try to execute I am getting below arrow. Also I have attached a screen shot of browser debug screen with error.
I am not sure why system is looking at localhost/file/usernamexxx-OrionContent, instead of http:/abaphost/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata.
{
"requestUri": "/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata?sap-documentation=heading",
"statusCode": 404,
"statusText": "Not found: http://localhost:8080/file/usernamexxx-OrionContent/ProdList/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata",
"headers": [],
"body": "<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=ISO-8859-1\"/>\n<title>Error 404 Not found: http://localhost:8080/file/usernamexxx-OrionContent/ProdList/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata</title>\n</head>\n<body>\n<h2>HTTP ERROR: 404</h2>\n<p>Problem accessing /sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata. Reason:\n<pre> Not found: http://localhost:8080/file/usernamexxx-OrionContent/ProdList/sap/opu/odata/iwbep/GWSAMPLE_BASIC/$metadata</pre></p>\n<hr /><i><small>Powered by Jetty://</small>
Thanks,
Amara.