Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Issue in i5SPC Chart Web Scripting in SAP MII 15.0

$
0
0

Dear Experts.

 

I am facing an issue in web scripting of i5SPC Display Template in MII 15.0.

When I am running from the Display Template itself, it is giving the correct result like this.

 

 

But, when I am calling it from a JavaScript page and drawing it into irpt, it is showing no data.

 

Here is the Web Script I am using :

 

var i5SPC = new com.sap.xmii.chart.hchart.i5SPCChart("DisplayTemplate", "QueryTemaplate");

    i5SPC.setChartWidth("740px");

    i5SPC.setChartHeight("500px");

    i5SPC.draw("chart");

 

The output in irpt page...



The following warning message I am getting in the firebug the i5SPC library is getting loaded.

 

Is there any way to overcome this problem?

Please help


Viewing all articles
Browse latest Browse all 4841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>