on ‎2015 Aug 26 9:07 PM
Hello,
We have installed a new MII 15.0 System. Actually I am implementing a demo-case with a TagQuery (Simulator, History) and a Display Template (i5Grid). When I try to test the display template a blank page appears - in Firefox I have found the following error in the JS-Console.
Error: "0.5" is of type number, expected int for property "hSpacing" of Element sap.ui.layout.Grid#__grid0
Any ideas how to solve this issue?
Best regards
Thomas
Request clarification before answering.
I am getting the same error when I configured a tag in Plant Information Catalog and if I would like to access this with SCCE it's giving me the Error "expected int for property "hSpacing" of Element sap.ui.layout.Grid" when I drag my tag to the dashboard.
With that I was following the the two documents:
I see the connection works somehow but I am not able to get the value to the SCCE dashboard.
Our version is Mii 15.
After I added the tag to the dashboard it shows a yellow triangle with message "Websocket subscription failed-Template Dest1Dest1 not found"
Andy idea?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thomas,
Looks like issue some SAP UI5 version issue. Can you please mention the version of SAP UI5 deployed on your server... ? Also mention the SAP NW version..
You could check the UI5 version by opening the browser console and keying in: sap.ui.version
Thanks and Best Regards,
Ria
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Thanks for your reply.
UI5-Version: 1.22.2 (built at 201406112122, last change e720a6b27ba19e44f4da8e1d9dd63d8024c6ed8a)
Configuration:
resourceroots {"":"/sapui5/resources/"}
themeroots {}
xx-loadallmode
theme sap_bluecrystal
libs sap.ui.commons,sap.ui.ux3,sap.ui.table,sap.viz,sap.m
Themesap_bluecrystal
JAVA Netweaver-Servion (Sysinfo)
Instance Number: 00
ID: 26745
Nodes Count: 1
Root Directory: C:\usr\sap\MI1\J00
OS: Windows Server 2012 R2 (amd64) 6.3
HTTP Port: 50000
HTTPS Port:
Telnet Port: 50008
P4 Port: 50004
VM Name: SAP Java Server VM
VM Vendor: SAP AG
VM Java Version: 1.6.0_85
VM Runtime Version: 6.1.072 24.71-b13
Kernel Version: 7.40.3301.367419.20140806095041
Thank for your help.
Hi Thomas,
This error comes up from the timebar feature of display templates. If your query is not time based, it will work properly.
If the display template tries to show the time bar it will fail. You can either deselect the "Show Time Bar" checkbox or upgrade the UI5 component of Netweaver.
Regards,
Anushree
| User | Count |
|---|---|
| 3 | |
| 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.