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

Re: Issue in i5SPC Chart Web Scripting in SAP MII 15.0

$
0
0

Hi Paul,

 

Thanks, but the Issue is fixed, I tried running the display Template in MII SSCE, and from the source code I found this.

 

try{
   jQuery.sap.require("sap.viz.library");
   var SPCChart = new com.sap.xmii.chart.hchart.i5SPCChart("DisplayTemplate","QueryTemplate");
                                           SPCChart.draw("chart");
  
  
   }catch(err){
   sap.ui.core.BusyIndicator.hide();
   console.log("An error has occured: " + err.name + "-" + err.message);
   }

 

 

It is working now, I think there was some problem with the i5SPC Library.


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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