Hi Team,
I am creating a Chart using viz charts.
Eg: https://sapui5.hana.ondemand.com/sdk/test-resources/sap/viz/Charting.html
I have 2 Questions:
Q1:
For charts to reuse as per our requirements, We use chrome browser >> source to get the source code. It gives me the folder structure in .js format, But not the xml view as per the standard .xml view needs to be used instead of .js view(As SAP Suggests). So how can i convert the .js to .xml view.
Q2:
UI5 apps as Fiori like apps , We need to upload the project structure in the Abap Front end server (T code : SE38), for this we need a Component.js as mandatory without which we cannot upload the project. But most of the times we get View.view.xml and View.controller.js can be found as sample application.
How can i use component.js to call a view, Controller. ??? or in other words how can i write a Component.js when i have only view, Controller alone.
Any example for a complex Component.js
Awaiting for your reply.
Thanks
Veera P,