cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori Launchpad Plugin

0 Kudos

Dear Fiori Experts,

can one of you please advise If there is a possibility to development a launchpad plugin with the oData? I have a requirement to develop a message on the launchpad which will be displayed based on the odata model.

appreciate your response. Thank you

maheshpalavalli
Active Contributor

Hi Rio,

What message and when you want display that? You want to show on click of a button or something? Could you pl give more info?

BR,

Mahesh

Accepted Solutions (0)

Answers (1)

Answers (1)

maheshpalavalli
Active Contributor

Hi Rio Joseph,

If it is just an outage message, it is very simple.. You need to create a Fiori Launchpad Plugin.

1. Use webide to generate the Launchpad Plugin Component. New -> Project from Template -> search for sap fiori launchpad plugin.

If it is not available, you nedd to activate it like below:

https://www.youtube.com/watch?v=AJASnRNy7U4

2. Now you can follow this blog:

https://blogs.sap.com/2017/10/12/create-a-welcome-popup-for-portal-fiori-launchpad-and-freestyle-sit...

Here you might have to call your odata service here -> thats the only additional step.

3. Here you will not push to cloud, but you will to ABAP sytem.

4. Follow this guide and create a target mapping:

https://help.sap.com/viewer/a7b390faab1140c087b8926571e942b7/7.51.3/en-US/cc03f57993f54a969f3c6a9d59...

Note: give the same sematic object and action (Case sensitive) and give your bsp app url and component id.

5. Run the lauchpad, it will be triggered 🙂 For me it worked, I hope it will work for you as well.

Let me know if you face any issues.

BR,

Mahesh

0 Kudos

its just an outage message, to be displayed on the launchpad. Not it has to be on the launchpad only,

maheshpalavalli
Active Contributor
0 Kudos

Like I mentioned, you need to create a plugin to do so.

Even the SAP notes says the same: https://launchpad.support.sap.com/#/notes/0002499618

What I've give you above is a step by step approach to achieve your requirement.

BR,
Mahesh

skothuri_crh
Discoverer
0 Kudos

Hi Mahesh,

I gone through the links which was provided by you. Could you please confirm

Do we need to build a launchpad plugin to achieve 'Terms of Use' button on the FIORI Launchpad footer ?

0 Kudos

Hello Mahesh,

I have created a launchpad plugin successfully.

But now i want to display something in ;launchpad which is coming from odata service.

Can you please help me with the procedure of adding an odata service in the plugin and read the data from there.

I have added the service but i am getting an error while reading data from odata model.

Thanks & Regards,

Rashika

Rihem
Discoverer
0 Kudos

Hello riojoseph ,

Can you please share with us your solution.

Thanks & Best Regards