Let's watch a video to learn about the SAP Fiori launchpad designer.
Editing Business Catalogs
Objective
SAP Fiori Launchpad Designer
News Tile

The news tile is a double tile available since the beginning of SAP Fiori. It cycles through the messages of up to 10 news feeds and starts an SAPUI5 app showing all messages as a list. You can adjust the article refresh cycle (for cycling through the messages) and refresh interval (for requesting new messages), and if a default image from the mime repository should be used rather than one from the news feed(s).
The following restrictions apply to the news feeds:
- External feeds must be cross-origin resource sharing (CORS) compliant.
- Internal feeds must originate from the same server and port as the SAP Fiori launchpad.
Note
A reverse proxy like the SAP Web Dispatcher allows the definition of routing rules to overcome this limitation. - The URL format should follow the https://<server>:<port> pattern.
Note
The URLs using feed:// are not supported. - The UI5 URL validation requires the tilde "~" character to be replaced by the sequence "~".

An empty news tile is delivered by SAP in the business catalog /UI2/SAPNewsTile as a template. Copy the catalog in the FLPCM or FLPD to the customer namespace and edit it in the FLPD.
To copy a catalog in the FLPD, drag the catalog from the list of catalogs to the then appearing drop area New Catalog with References. After copying, just click on the news tile to edit it.
Edit Business Catalogs
Business Example
You want to create an SAP Fiori business catalog by copying an existing one in the SAP Fiori launchpad content manager and edit it using the SAP Fiori launchpad designer.
- Solution:
- SAP_UX100_BC_S_NEWS (Business Catalog)
Note
Note
Prerequisites
The role was created in the exercise Create SAP Fiori Spaces and Pages.