0% found this document useful (0 votes)
550 views

Fiori Launchpad Configuration

The document provides instructions for activating OData and ICF services required to initially set up the SAP Fiori launchpad. It describes running transaction Activate and maintain services to enable specific OData services in SAP Gateway, then calling each service to generate a hash key. It also lists activating certain ICF services under specified subtrees using transaction Maintain Services.

Uploaded by

Emanuel Jagger
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
550 views

Fiori Launchpad Configuration

The document provides instructions for activating OData and ICF services required to initially set up the SAP Fiori launchpad. It describes running transaction Activate and maintain services to enable specific OData services in SAP Gateway, then calling each service to generate a hash key. It also lists activating certain ICF services under specified subtrees using transaction Maintain Services.

Uploaded by

Emanuel Jagger
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Activate OData Services for SAP Fiori

Launchpad
The activation of the OData services and of the ICF services are required to initially set up the SAP Fiori
launchpad and the SAP Fiori launchpad designer. SAP Gateway provides the infrastructure for the OData
services used by the SAP Fiori launchpad, and the Fiori apps. An OData service has to be enabled in SAP
Gateway which establishes a mapping between the technical OData service name and the corresponding
back-end service.

Note
From SAP NetWeaver 7.4 Support Package 06, you can perform setup tasks for SAP Fiori by using task lists
that SAP delivers. A task list groups configuration tasks logically and guides you through the necessary
tasks.
For an overview of all task lists and tasks for SAP Fiori, see Configuration Using Task Lists.
The following task lists apply to this step:

SAP_FIORI_LAUNCHPAD_INIT_SETUP

SAP_GATEWAY_ACTIVATE_ODATA_SERV

Procedure
1.

Run transaction Activate and maintain services (/IWFND/MAINT_SERVICE) on the front-end server.

2.

Use the system alias of your local system when activating the following services:

Note

Do not activate the /UI2/LAUNCHPAD service. This service is not relevant for SAP Fiori.
The service names listed below are concatenations of the namespace /UI2/ and the
technical names of the individual services. Enter these concatenations when adding new services in
transaction /IWFND/MAINT_SERVICE. When searching for services, you need to search either by
namespace or by technical name.

/UI2/PAGE_BUILDER_CONF
/UI2/PAGE_BUILDER_PERS
/UI2/PAGE_BUILDER_CUST
/UI2/INTEROP
/UI2/TRANSPORT

The services are activated in your customer namespace, with the following technical names, for
example:

ZINTEROP

ZPAGE_BUILDER_CONF

ZPAGE_BUILDER_CUST

ZPAGE_BUILDER_PERS

ZTRANSPORT
3.

Call each service once by selecting it in transaction Activate and maintain


services(/IWFND/MAINT_SERVICE), then choosing Call Browser in the screen area ICF Nodes. Select the
OData node, not the SDATA node.
You have called a service successfully when an XML document is displayed without any error messages.

Note
When you call a service, a hash key is generated in the background. The hash key is required for the
generation of authorization profiles under Assign Administrator Role for SAP Fiori Launchpad to
Administrator User.
You can verify the hash key generation in table USOBHASH in transaction Data Browser (SE16). In the
selection screen, specify the following:

R3TR in the PGMID field

IWSG in the Object field

The technical service name in the OBJ_NAME field


The hash key should be displayed in the NAME column of the results table.

Activate SICF Services for SAP Fiori Launchpad


In addition to the ICF services that correspond to the OData services you have to activate the following ICF
services manually.

Note
From SAP NetWeaver 7.4 Support Package 06, you can perform setup tasks for SAP Fiori by using task lists
that SAP delivers. A task list groups configuration tasks logically and guides you through the necessary
tasks.
For an overview of all task lists and tasks for SAP Fiori, see Configuration Using Task Lists.
The following task lists apply for this step:

SAP_FIORI_LAUNCHPAD_INIT_SETUP

SAP_BASIS_ACTIVATE_ICF_NODES

Procedure
1.

Run transaction Maintain Services (SICF) on the front-end server.

2.

In the menu under

Service/host Activate , activate the services under the following

subtrees:

Note
In the Activation of ICF Services dialog box, choose Yes with the hierarchy icon to activate all child
nodes under a service.

/default host/sap/bc/ui2/nwbc/

/default_host/sap/bc/ui2/start_up

/default_host/sap/bc/ui5_ui5/sap/ar_srvc_launch

/default_host/sap/bc/ui5_ui5/sap/ar_srvc_news

/default_host/sap/bc/ui5_ui5/sap/arsrvc_upb_admn

/default_host/sap/bc/ui5_ui5/ui2/ushell

/default_host/sap/public/bc/ui2

/default_host/sap/public/bc/ui5_ui5

You might also like