SAP Fiori & UI5基礎

SAP Fiori Launchpad Admin Setup: Configuration Basics and Site Management

A practical guide to SAP Fiori launchpad administration, covering system connections, catalogs, spaces, pages, roles, transport planning, and troubleshooting checks.

SAP Fiori Launchpad Administration ModelShow how content, roles, backend services, and users connect during launchpad administration.SAP Fiori Launchpad Administration ModelShow how content, roles, backend services, and users connect during launchpad administration.assigned throughexposed toexecutes againstsupports target mappings and servicesLaunchpadcontentCatalogs,target…BusinessrolesAssigncontent to…BackendsystemServices andbusiness…RepresentativeuserValidatesvisibility,…CertPas original visual explanation
Architecture diagram showing launchpad content assigned through business roles to a representative user who executes applications against backend services.
On this page
  1. Understand the administration model
  2. Prepare the administration workspace
  3. Configure catalogs and target mappings
  4. Build spaces and pages
  5. Assign roles and validate access
  6. Transport and change management
  7. Troubleshoot common launchpad failures
  8. Operate the launchpad safely

Understand the administration model

SAP Fiori launchpad administration connects three layers: the launchpad content model, backend authorizations, and the target SAP system. A successful setup gives users the correct apps, navigation targets, and authorizations through a consistent role design.

The launchpad is the user-facing entry point, while SAP Fiori launchpad administration uses configuration tools and backend transactions to maintain content. Start by documenting the system alias, client, OData services, ICF nodes, business catalogs, spaces, pages, and business roles involved.

For a broader explanation of the platform, see SAP Fiori overview. Use the overview to align terminology before changing productive content.

Diagnose a Missing or Failing Launchpad ApplicationGuide administrators from the observed symptom to the relevant configuration layer.Diagnose a Missing or Failing Launchpad ApplicationGuide administrators from the observed symptom to the relevant configuration layer.check firstcontent is visibleapplication opensbusiness action succeedsObserve thesymptomRecord theuser,…Is contentvisible?Check role,page, space,…Doesnavigation…Check targetmapping,…Does thebusiness…Checkbackend and…Verify witha…Retest afterone…CertPas original visual explanation
Troubleshooting flow for a Fiori launchpad application: observe the symptom, check visibility, check navigation, check authorization, and verify with a representative user.

Prepare the administration workspace

Use the administration tools available in the target SAP Fiori landscape and confirm that the administrator has the required permissions in both the front-end and back-end systems. Keep a change record for each catalog, space, page, target mapping, service, and role adjustment.

The following preparation sequence reduces rework:

  1. Identify the front-end server and connected back-end system.
  2. Confirm the system alias used by the relevant OData services.
  3. Verify that the administrator can access launchpad content administration.
  4. Identify the business role that should receive the content.
  5. Confirm the transport path before making shared changes.
  6. Test with a controlled user who represents the intended business role.

Use SAP Fiori authentication and SSO basics when login, trust, or single sign-on behavior is part of the setup. Authentication establishes access to the launchpad; it does not grant application authorizations by itself.

Configure catalogs and target mappings

A business catalog groups the applications and navigation targets that a role can expose. A target mapping connects an intent, such as a semantic object and action, to an application, system alias, and relevant parameters.

For each application, verify the following in the content model:

  • The application is assigned to the intended business catalog.
  • The target mapping uses the expected semantic object and action.
  • The system alias points to the correct back-end system.
  • Required OData or other application services are active.
  • Parameters are defined consistently with the application design.

Keep catalogs focused on reusable business content. Put user-specific organization into spaces, pages, and roles rather than duplicating catalogs for every department.

Build spaces and pages

Spaces and pages organize launchpad content for users. A space represents a navigational area, while a page arranges sections and tiles or links within that area. Assign pages to the appropriate business role and keep the structure aligned with the user's work process.

A practical design sequence is:

  1. Create or select the business catalog that owns the application content.
  2. Create a space for the business area or job context.
  3. Add a page and define its sections.
  4. Add the required applications from the catalog.
  5. Assign the space and page to the role that needs them.
  6. Preview the result with a representative user.

Use SAP Fiori launchpad designer basics when maintaining content in the launchpad designer. The designer is useful for content maintenance, while role maintenance determines which users receive that content.

Assign roles and validate access

Role assignment is the point where launchpad content becomes available to a user. Assign the relevant business role through the established user and role management process, then validate both visibility and execution.

Test the complete path with a representative user:

  • Sign in to the launchpad.
  • Confirm that the expected space and page appear.
  • Open the application from its tile or link.
  • Verify that the navigation target opens the intended system and client.
  • Execute a representative business action.
  • Check that the user receives only the data permitted by the backend authorizations.

A visible tile with an authorization error usually indicates a backend role, service, or authorization issue. A missing tile usually points to content assignment, space or page assignment, target mapping, or cache state.

For role structure and catalog assignment patterns, see SAP Fiori role and catalog assignment.

Transport and change management

Treat launchpad content as a controlled configuration asset. Record the objects changed, the source system, the target system, the associated role, and the test evidence before releasing a transport.

Separate reusable content from local personalization. Catalogs, target mappings, spaces, pages, and role assignments may follow different transport or governance procedures, so verify the transport object and dependency sequence in the landscape before release.

After import, validate the target system rather than assuming that the source result is sufficient. Check system aliases, services, target mappings, role assignments, cache behavior, and application execution in the target client.

Troubleshoot common launchpad failures

Use a layered diagnosis instead of changing several objects at once. First determine whether the failure affects login, content visibility, navigation, application startup, or business authorization.

SymptomFirst checksLikely layer
User cannot sign inIdentity provider, trust, user status, and authentication configurationAuthentication
Space or page is missingRole assignment, page assignment, and content activationContent and roles
Tile is visible but does not openTarget mapping, system alias, application URL, and service activationNavigation and services
Application opens but shows an authorization errorBackend role, service authorization, and business authorizationBackend security
Old content remains after a changeBrowser and launchpad cache behavior, then transported contentCache and deployment

Record the exact user, role, application, intent, system alias, timestamp, and error text. This evidence makes it easier to isolate whether the issue is shared configuration or user-specific access.

Operate the launchpad safely

Use a small change cycle for productive administration: document the intended result, change one related set of objects, test with an administrator and a business user, transport through the approved path, and verify after import.

Keep naming conventions consistent for catalogs, spaces, pages, roles, semantic objects, and actions. Retire unused content deliberately and review role assignments after organizational changes. Avoid granting broad administrative access when a narrower content or role-management responsibility is sufficient.

Review the launchpad after backend changes, service changes, role redesign, and application updates. A technically available application still requires a valid target mapping, the correct backend authorization, and a role assignment that exposes the content to the intended users.

Back to all articles