cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring an i5Command in SSCE Dashboard of SAP MII

Former Member
0 Kudos

Hi Experts,

I have created a dashboard in SSCE of MII 15.0, but I am struct and unable to set the Query Template and iCommand.

Could you please guide me in this regard. Below is the screen snap for your reference.

Thanks, Shanthi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shanthi,

i5Command is available from Version 15.1.

Regards,

Sriram

Former Member
0 Kudos

In 15.1 you can use the following code in SSCE to run a  i5Command.

var c = new com.sap.xmii.chart.hchart.i5Command("<QT Path>","<Command Path>");

c.executeCommand();

Regards,

Sriram

Former Member
0 Kudos

Hi Sriram,

Thanks for the quick response.

Actually I m trying to create sample dashboards in SSCE. I am following the below link for configuring the i5command.

http://a248.g.akamai.net/n/248/420835/23cdf09d625070410b5c56340df5f2633267d7b6ca81991f277f8bb85b2cb2...

but here I am not able to set the icommand and query template in the field of i5command. I am unable to find the i5Command field there to set the query template and icommand.

Could you please help me out. Here is the screen snap for your reference.

Thanks, Shanthi

Former Member
0 Kudos

Hi Shanthi,

In the document it is mentioned that Applicable Release is MII15.1

Regards,

Sriram

Former Member
0 Kudos

Hi Sriram,

I have seen applicable release is MII 15.1.

So we cant use this feature in MII 15.0?

Thanks, Shanthi

Former Member
0 Kudos

HI Shanthi,

Yes you need 15.1 version to use this feature as it was delivered as a part of 15.1 Release.

Regards,

Sriram

Former Member
0 Kudos

Hi Sriram,

Thanks for the help.

Thanks,Shanthi