on 2017 Apr 27 10:47 PM
Hi All,
I am on 15.1 SP3 Patch 3 and I am seeing some issue with setting parameters for an i5Command query. Below is the sample script.
qApp = new com.sap.xmii.chart.hchart.i5Command("","");
qApp.setQueryTemplate("QueryTemplates/qt_gsys_get_tz_and_homepage");
qApp.setDisplayTemplate("DisplayTemplates/Generic_iCommand_Template");
qApp.getQueryObject().setParameter("Param.1","<ParameterValue>");
qApp.executeCommand();
I keep getting below error.
TypeError: qApp.getQueryObject(...).setParameter is not a functionI am not sure what's the issue in this syntax...I tried various other formats but nothing seems to work.
And also I am not able to find getPropertyValue method for i5Command object which is something we have for all other UI5 objects
Any help is highly appreciated.
Thanks
Ravi Kumar
Request clarification before answering.
Not sure for some reason, it got fixed by itself after refreshing/trying to remove cache on my browser multiple times.
Thanks & Regards,
Ravi Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.