Dear Experts,
I am working with DS 1.6 and BI 4.1 SP6.
I have developed an analysis application and have added custom SDK extension UI5Table to leverage the conditional formatting.
I did follow the standard procedure to add the extensions to DS and to BI platform from Design Studio guide.
The UI5Table extension added successfully and works fine locally but when I execute the app on BI platform from DS ( Or using the OpenDoc URL) the dashboard does not render at all. The browser keeps processing it.
When I ran the OpenDocument URL on the server itself I noticed below errors.
Message: 'sap.viz.extapi' is null or not an object
Line: 1
Char: 5889
Code: 0
Message: 'sap.viz.extapi' is null or not an object
Line: 1
Char: 2454
Code: 0
Message: Object doesn't support this action
Line: 1
Char: 5263
Code: 0
Message: Object doesn't support this property or method
Line: 1
Char: 1261
Code: 0
Message: Object doesn't support this property or method
Line: 1
Char: 1261
Code: 0
Message: 'sap.viz.extapi' is null or not an object
Line: 1
Char: 25416
Code: 0
Message: Object doesn't support this property or method
Line: 1
Char: 1261
Code: 0
Message: 'd3' is undefined
Line: 1
Char: 1
Code: 0
Message: Object doesn't support this property or method
Line: 1
Char: 214405
Code: 0
Message: Object doesn't support this property or method
Line: 1
Char: 1261
Code: 0
Message: 'd3' is undefined
Line: 10
Char: 15051
Code: 0
Please advise.
Thanks,
Bhushan