Skip to Content
0
Mar 25, 2019 at 07:16 AM

Step 27:initMockServer.js: script load error

717 Views

Hi Michal,

After creating mockServer.html and initMockServer.js am getting above error , hence webpage responds blank.

please help me resolve it.

mockServer.html is

<!DOCTYPE html>

<html>

<head>

<title>SAPUI5 Walkthrough </title>

<script id="sap-ui-bootstrap"

src="https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"

data-sap-ui-theme="sap_belize"

data-sap-ui-resourceroots='{"MyApp.WebApp": "../" }'

data-sap-ui-oninit="module:MyApp.WebApp/test/initMockServer"

data-sap-ui-compatVersion="edge"

data-sap-ui-async="true" />

</head>

Attachments

error.png (19.3 kB)