cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MII - Fiori Launchpad

janusz_gren
Explorer
0 Kudos

Dear All,

we are planning to go mobile with a certain set of applications and are currently discussing/testing the technical possibilities of the SAP MII platform. We have succesfully developed test applications using both SAP UI5 and jQuery Mobile but in both cases we have faced the same issue - there is no neat, out-of the box solution to present the available applications to the end-users.

Is it possible/planned to integrate the SAP MII UI5 applications with a Fiori Launchpad or what would you suggest as the best solution to our Launchpad problem - of course a custom implementation is possible but then we would have to ask ourselves whether its worth to invest the time in learning UI5 coding when we cannot benefit from the out-of the box features of the Fiori Launchpad.

Thanks for any information!

Best regards,

Janusz Gren

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Thanks for the question and the short answer is yes since all data in MII is exposed as an OData Service. Also, note that if you want to call the Logic Engine transactions directly you can call them via this RESTful interface or their WSDL/SOAP interface.

Hope this helps,

Sam

raghavendrah
Discoverer
0 Kudos

Do you have any Document to Enable MII system to Fiori Launcpad access

0 Kudos

Fiori can also have links as tiles that point to the web pages hosted by SAP MII. The same SAP SSO2 authorization ticket can be trusted on the SAP MII NetWeaver (AS Java) side so that the user does not have to log back in again when navigating across the sites.

Sam

0 Kudos

Janusz,

Apologies for the delay in getting back to you on this and yes MII web pages, including those developed in MII SSCE, are based on the SAP UI5 technology. As a result they are compatible with Fiori Tiles and can be driven from the Launchpad as well. Also, since each query template is exposed as an OData service the Tiles can be "live" in that they can request data from MII to show values on the Launchpad as well. Was there something else specific you were looking for here other than confirmation of support?

Sam

adnanmaqbool
Contributor
0 Kudos

Hi Salvatore Castro

Is it possible to call any MII Transaction , using custom Fiori App to Post Production Order Confirmation. Any Blog