Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member47640
Active Contributor
Recently I worked with a customer who is using SAP Jam as their global, modern intranet.

For the employees of this customer SAP Jam is the entry point to all of their corporate news, their collaboration groups, and their business applications. The company also had a specific bulletin board application that they wanted their employees to reach in the most simple way. The bulletin board is used heavily by their employees. It was so important for them that they wanted it embedded into the SAP Jam UI experiences, instead of just linking to it and opening it in a separate window.

In this blog I’ll describe how you can do that by using the Bulletin Board UI5 demo app as example.

 

As described in my earlier post about SAP Jam Collaboration integration and extensions SAP Jam provides the ability to embed other applications into the SAP Jam UI, no matter if these are pre-built extensions by partners, existing additional employee tools that they provide their employees for specific tasks, or custom apps that they built themselves, for example using the SAP Cloud Platform.

In our case, the customer wanted the bulletin board to be a dedicated home page for all of their employees.

So let’s get started.

 

The Bulletin Board app


First of all you need the bulletin board itself.

There’s a great SAP UI5 demo application available that we can use for that.

You can play around with the app itself here: https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/tutorial/testing/14/webapp/test/mockSe...

This is also the URL that we will need later on to embed the bulletin board into SAP Jam.

There’s even a tutorial that you can use to build this app yourself using the SAP Cloud Platform and the Web IDE.

https://sapui5.hana.ondemand.com/#/topic/291c9121e6044ab381e0b51716f97f52

 

Making the Bulletin Board available in SAP Jam


There are a few general steps you will need to go through to make the bulletin board available in SAP Jam.

  1. Enable the pre-delivered URL gadget in the Admin panel under OpenSocial gadgets

  2. In the Custom Home Page section in the Admin panel create an instance of the URL gadget and paste URL of the Bulletin Board.


Create a home page tab for the bulletin board


Now you just need to create a new page on the custom home page and embed the URL gadget you just created.

  1. Create a new page for your home page

  2. Add a Tool widget

  3. Select the URL gadget instance you created for the Bulletin Board

  4. Publish the page


 

You have a bulletin board embedded in your SAP Jam intranet


Et voila! You have created a dedicated intranet page that makes it super easy for your employees to access your bulletin board in their SAP Jam intranet.