on 2019 Aug 23 2:29 PM
Hi,
I am trying to export sap.m.table data to the .xlsx file format. So, I am using sap.ui.export.Spreadsheet. But in the console, I see the error message: Uncaught Error: "Failed to load 'sap/ui/export/Spreadsheet.js' from - 404 not found". It is available since version 1.50. I have checked my sapui5 version(sap.ui.version) also and it is 1.60.2. So it will be supported.
Could you please let me know how to resolve the issue.
For everyone who face this problem running some QUnit testing, please ensure to modify the src path in opaTest.qunit.html and unitTests.qunit.html:
<script id="sap-ui-bootstrap" src="xxxxx"
In src you must put the standar sapui5 url: "https://sapui5.hana.ondemand.com/resources/sap-ui-core.js"
Regards,
Daniel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.