cancel
Showing results for 
Search instead for 
Did you mean: 

Do xMII (11.5) supports UI5 ?

Former Member
0 Kudos

Hi experts,

We have sap mii 11.5  and  we are developing the application which include charts and grids for reporting purpose.

Can we use UI5 to do this if MII 11.5 supports UI5 , Do we need to add libraries explicitly or how can we achieve this.

Pls guide me over this.

Regards,

Laxman.

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

You can define it on your page provided you have the UI5 libraries visible to the IIS server.  So basically yes it should work if you have the right IIS in place:

HTML5 and CSS3 not supported when launched from IIS | The ASP.NET Forums

Sam

Former Member
0 Kudos

Hi,

MII 11.5 does not have in built UI5 templates like those which are shipped with MII14+. As stated by Hari and Christian, you can download the libraries and refer to them to make the functionality work.

Anushree

HariCS23
Contributor
0 Kudos

Hello Laxman, Download the libraries and You can refer those libraries in your html/irpt . I should work . For that matter, you can refer those libraries in any other web server, ui5 components will work. (you may not use MVC design pattern though ...)

Thanks

Hari

former_member185280
Active Contributor
0 Kudos

You can go to OpenUI5 to get the open source version. The MII specific UI5 functionality that is delivered with version 14+ will probably not work with 11.5.