Show TOC

Function documentationMDM Administration Cockpit Locate this document in the navigation structure

 

The MDM Administration Cockpit provides a subset of the SAP NetWeaver Master Data Management (SAP NetWeaver MDM) administration functions. All the SAP NetWeaver MDM administration functions are in the MDM console.

The MDM Administration Cockpit is available from SAP NetWeaver MDM 7.1.

Prerequisites

You have made the following settings:

  • Solution Manager system

    • You have installed MDM ABAP API.

    • System Landscape (transaction SMSY)

      You have entered the MDM systems and instances.

    • Authorization assignment

      You have assigned the users in the Solution Manager system the role with the required authorizations.

    • Activation of service mdm_admin_cockpit

      You have performed the customizing activity Activate Solution Manager Services in des SAP Solution Manager customizing, under   Configuration → Basic Settings → Solution Manager → HTTP Services → Activate Solution Manager Services  .

  • MDM Repositories

    You have assigned the same MDM user to each repository. The user names must be the same in SAP NetWeaver MDM and in the Solution Manager system. You have assigned a role to this MDM user with at least its authorizations in the Solution Manager system.

  • MDM Auxiliary Server

    You have, created an operating system user with a password in each host in which the MDM auxiliary servers run. You have assigned this operating system user to a user group which gives him authorization to start and stop the servers.

  • MDM Server

    • You have created an operating system user with a password in the host in which the MDM server runs. You have assigned this operating system user to a user group which gives him authorization to start and stop the MDM server.

    • You have set up a trusted connection between the host on which the MDM server runs and the Solution Manager system on which the MDM ABAP API is installed.

Further information:    https://service.sap.com/installMDM   MDM 7.1 Solution Operation Guide.  

Features

Structure

The interface has the following structure:

This graphic is explained in the accompanying text.

  • Message output

    The system shows the short text of a message, and a link to the long text, if there is one. This area is always shown, even when no message is output.

  • System selection

    The input help contains the systems in the system landscape (transaction SMSY). The MDM Administration Cockpit is only available for the following systems: MDM systems or SAP systems with MDM components (e.g. SRM system).

    Select the system in which you want to perform administrative tasks for the MDM components. When you start the MDM Administration Cockpit, the value of the cockpit parameter SYSTEM_NAME is in this field. Changing the system in the input field does not change the value in the URL.

    When you refresh the Web Dynpro display after a system downtime, the desired system must be assigned to the URL parameter SYSTEM_NAME (manually, if necessary).

  • MDM components

    The following types of MDM components are listed for the selected system, if they are in the MDM system:

    • MDM Server

    • MDM Import Server

    • MDM Syndication Server

    • MDM Layout Server

    • MDM Repository

    A selected system can have one or more MDM server, no or several MDM import servers, MDM syndication servers or MDM layout servers. An MDM server can have no or several MDM repositories.

    The list shows information about the components. Further detailed information about a selected component is shown in a tab.

    MDM components have the following status information:

    • MDM servers (all server types)

      • Red traffic light: Server prepared but not started

      • Green traffic light: Server prepared and started

    • MDM Repository

      • Red traffic light: Repository prepared but not loaded

      • Green traffic light: Repository prepared and loaded

  • Component detail

    The system shows detailed information abiut the selected MDM component. Information is only shown when a component is selected.

    If the system registers a status change when selecting a component or performing a function, the status of the component changes, and functions which are not available are not highlighted. This does not happen if you perform the following functions: Start Server, Stop Server and Archive Repository.

    If the system registers a status change when selecting an MDM server, the component list is updated automatically. To be displayed in the detailed information, you must select the component again.

    You may have to select an already selected component, in the following cases:

    • After starting an asynchronous repository function, reselecting makes the functions unavailable, and updates the status and detailed information.

    • When you perform a server function, reselection shows the functions available, regardless of the function result.

  • MDM Tools

    Tools for further analyses and functions for MDM components.

Standard functions

The MDM components area was realized with the Power List Framework. So the standard functions are available here.

Further information: SAP List Viewer for Web Dynpro

MDM-specific functions

You perform the administration functions either for an MDM server, MDM import server, MDM syndication server, MDM layout server or an MDM repository. Depending on the current type, status, selected components and user authorization, the system shows the possible functions as available (highlighted) or unavailable (not highlighted).

The following functions are available for the selected object in the MDM component area:

  • Start server

  • Stop server

  • Load repository (immediately)

  • Check repository

  • Archive repository

The following functions are available under Other Repository Actions:

  • Unload repository (immediately)

  • Load repository, update indexes

  • Check repository, repair

Further information:    https://service.sap.com/installMDM   MDM 7.1 Console Reference Guide.  

Activities

Perform functions

To perform an MDM-specific function, select the row of the component and choose the function. The functions run asynchronously or synchronously.

You can select other components and perform functions on them, during asynchronous processing of a function. You get the status of the asynchronously started function by selecting it again, or choosing Refresh (component list). The following functions run asynchronously:

  • Start server

  • Stop server

  • Load repository (immediately)

  • Load repository, update indexes

The MDM Administration Cockpit is not available for other functions during synchronous execution of a function, until the end of execution or timeout. The following functions run ynchronously:

  • Check repository

  • Archive repository

  • Unload repository (immediately)

  • Check repository, repair

Call application

You call the MDM Administration Cockpit from the System Administration Work Center, under Administration Tools. When you select an MDM system or an SAP system with MDM components, there is a link to the MDM Administration Cockpit in the detailed information in the Main Instances tab.

Further information: Using the Work Center