Show TOC

 App Implementation: Monitor Systems

System Landscape Requirements

Before implementing the SAP Fiori application, you must ensure the following:

  • Your system landscape has been set up for SAP Fiori and that the front-end components and back-end components for your application are available in the system landscape.

  • You have activated the required OData services and ICF services.

Implementation Tasks

This section lists tasks that have to be performed to implement the application.

You can find the data required to perform these tasks in the SAP Fiori apps reference library at https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/index.html?appId=F1565Information published on SAP site.

Front-End Server: Activate OData Services

Component

Technical Name

OData Service (Version Number)

AI_SYSMON_OVERVIEW_SRV (1)

For more information about activating OData services, see Activating OData Services for the Apps.

Front-End Server: Activate SAP UI5 Application Services

Component

Technical Name

SAP UI5 Application (BSP application)

SM_TM_SYSMON

For more information about how to activate the ICF service, see Activating ICF Services for the Apps.

Front-End Server: Enable App for Access in SAP Fiori Launchpad

The SAP Fiori launchpad is the entry point to SAP Fiori apps. In the launchpad, the user can see and access those Fiori apps that have been assigned by an administrator to the catalog designed for this user's role.

The administrator makes these assignments in the launchpad designer. For more information, see Customizing the Launchpad.

SAP delivers technical catalogs for groups of SAP Fiori apps as repositories to create your own catalogs in the launchpad designer. Along with these catalogs, more technical content is delivered for each SAP Fiori app. You can find the delivered technical content for each SAP Fiori app in the SAP Fiori apps reference library.

Front-End Server and Back-End Server: Assign OData Service Authorizations to Users

For the authorizations that are required to display this application in the SAP Solution Manager launchpad and to fetch data with OData services, see the security guide at Start of the navigation path http://service.sap.com/instguidesInformation published on SAP site Next navigation step SAP Components Next navigation step SAP Solution Manager 7.2 Next navigation step Operation Next navigation step Application-Specific Security Guide End of the navigation path and Authorization Concept Security Guide.

You must assign OData service authorizations for the app to your users.

Caution Caution

Several authorization default values are connected to the OData service. To ensure that all these default values are assigned to a user, you have to follow the instructions given under the documentation links provided.

End of the caution.

Make the assignment on the back-end server and on the front-end server:

  • On the back-end server, a dedicated authorization role (PFCG role) for the OData service is delivered as an example. You can copy this role and adjust it to your needs.

  • On the front-end server, you must assign the OData service authorization to a new or existing role, such as a business role that has been adjusted according to your needs.

For more information, see User Management and Authorization and http://help.sap.com/fiori_implementationInformation published on SAP siteStart of the navigation path App Implementation Information Next navigation step With SAP NetWeaver 7.4 Next navigation step App Implementation for Transactional Apps Next navigation step Implementation Tasks on Back-End Server Next navigation step Front-End Server: Assign OData Service Authorization to Users End of the navigation path and Back-End Server: Assign OData Service Authorization to Users.

Service Type

Service Name

OData Service

AI_SYSMON_OVERVIEW_SRV

BSP ICF Services

/default_host/sap/bc/bsp/sap/SM_TM_SYSMON

UI5 ICF Services

/default_host/sap/bc/ui5_ui5/sap/SM_TM_SYSMON

PFCG Role

SAP_STUI_SYSMON_TCR

Technical Catalog

SAP_STUI_APPOPS_TC

Configuring Monitor Systems

You can configure the application according to your business needs.

Displaying System List

The system list includes the systems that are maintained as the user's default query in the personal object worklist (POWL). You can create queries and set any query as default query in POWL according to your requirement.