You are on page 1of 11

SAP NetWeaver Administrator

PDF download from SAP Help Portal:


http://help.sap.com/saphelp_nwesrce/helpdata/en/45/2bdafff14003c3e10000000a1553f6/frameset.htm
Created on June 15, 2016

The documentation may have changed since you downloaded the PDF. You can always find the latest information on SAP Help
Portal.

Note
This PDF document contains the selected topic and its subtopics (max. 150) in the selected structure. Subtopics from other structures are not included.

2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose
without the express permission of SAP SE. The information contained herein may be changed without prior notice. Some software products marketed by SAP
SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are
provided by SAP SE and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP
Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set
forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional
warranty. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE in
Germany and other countries. Please see www.sap.com/corporate-en/legal/copyright/index.epx#trademark for additional trademark information and notices.

Table of content

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 1 of 11

Table of content
1 SAP NetWeaver Administrator
1.1 Operation Management
1.2 Configuration Management
1.2.1 Working with System Information
1.2.1.1 Viewing Instances Information
1.2.1.2 Viewing Components Info
1.3 Availability and Performance Management
1.4 Problem Management
1.5 SOA Management

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 2 of 11

!--a11y-->

1 SAP NetWeaver Administrator


Use
SAP NetWeaver Administrator is a Web-based tool for administration and monitoring that offers a single entry point to configure, administer, and monitor your
SAP NetWeaver system, its components, and the applications running on top of it.

Prerequisites
The Application Server Java (AS Java) is running.

Features
The SAP NetWeaver Administrator unifies the most important administration, monitoring, and troubleshooting tools. Some of the main SAP NetWeaver
Administrator features are:
A single, central tool for administration, troubleshooting, and problem analysis of your SAP NetWeaver system. You can perform administration tasks,
such as starting and stopping instances, checking and modifying configuration settings, analyzing logs and traces, ensuring the error-free functioning of all
system components by continuous system monitoring.
An easy-to-use, task-oriented interface.
A Web-based tool. Therefore, you do not need to have a local installation to manage remote systems.
The interface allows seamless navigation to other SAP NetWeaver administration tools (for example, User Management Engine).
The SAP NetWeaver Administrator represents the crossover from various expert tools to an integrated, simple, and clear solution. The SAP NetWeaver
Administrator also completes the integration of the data sources for monitoring.

Activities
Starting the SAP NetWeaver Administrator
To start the SAP NetWeaver Administrator, enter the following data in a Web browser: http://<host>:<port>/nwa, where:
<host> is the host where the SAP NetWeaver Application Server Java is installed.
<port> is the HTTP port of the ICM. It consists of 5<Java instance_number>00. For example, if the instance number of the Java instance is 60 ,
the HTTP port is 56000 .

Defining the SAP NetWeaver Administrator Security Roles


For authorization, the SAP NetWeaver Administrator uses the User Management Engine (UME) and the Java Management Extension (JMX) security
features. The following security roles are defined from an authorization point of view:
NWA_READONLY
NWA_SUPERADMIN
The roles include the permissions that enable/disable certain elements in the UI, as well as permissions to access the data in the managed system. The readonly role does not allow making any changes in the managed system such as starting/stopping, changing the configuration and so on, whereas the other role
allows full control.
Users and roles are mapped by using the Identity Management functions of the SAP NetWeaver Administrator.
More information:

Identity Management of the Application Server Java

Using the SAP NetWeaver Administrator


The management functions included in the SAP NetWeaver Administrator are grouped into work centers according to the type of functionality that they
provide. The work centers are sub-divided into work sets grouping related administration options. The number of work sets and their content is dynamic and
changes according to the installation scenario.
To access the relevant function, choose <work center> <work set> <function> , or access the relevant quick link.
To display the list with the available SAP NetWeaver Administrator quick links, in your Web browser enter: http://<host>:<port>/nwa/quicklinks, where:
<host> is the host where the SAP NetWeaver Application Server Java is installed.
<port> is the HTTP port of the ICM.
The following work centers are available:

Operation Management
Configuration Management
Availability and Performance Management
Problem Management
SOA Management

You can also use the SAP NetWeaver Administrator to monitor your integration landscape.
More information: PI Monitoring with SAP NetWeaver Administrator

!--a11y-->

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 3 of 11

1.1 Operation Management


The Operation Management

work center of the SAP NetWeaver Administrator includes the following administration functions:

Identity Management
Allows you as an administrator to control who has access to applications by creating users, and providing these users with a means of authenticating
themselves to an application.
You can access this function with the quick link: /nwa/identity.
More information:

Administration of Users and Roles

Java Archiving Cockpit


This user interface (UI) provides functions for administering and monitoring the archiving sessions created by an application running on the Application Server
Java (AS Java).
You can access this function with the quick link: /nwa/archcockpit
More information:

Java Archiving Cockpit

Java Scheduler
This UI provides the user interface to the SAP NetWeaver Scheduler for Java. You can schedule and keep track of the automated execution of tasks running
in the background.
You can access this function with the quick link: /nwa/scheduler
More information:

Scheduling Jobs Using the SAP NetWeaver Scheduler for Java

Start & Stop


Allows you to start, stop, and restart the available Java instances, services that are not core, and the deployed AS Java applications.
You can access this function with the quick link: /nwa/start-stop.
More information:
Starting and Stopping Java Instances
Starting and Stopping AS Java Services
Starting and Stopping Java Applications

XML DAS Administration


This option offers functions for administering the XML Data Archiving Service (XML DAS). You can define and test the archive stores, synchronize the home
paths between application systems and XML DAS, and assign home paths to archive stores.
You can access this function with the quick link: /nwa/xmldas
More information:

Administration of the XML Data Archiving Service

!--a11y-->

Configuration Management
The 1.2 Configuration Management work center includes the following options for configuring your system:

Security Management
Authentication
Allows you to choose the required authentication mechanism for your applications. You can manage the authentication stacks for the policy configuration of
AS Java components as well as manage the login modules registered in the AS Java system.
You can access this function with the quick link: /nwa/auth.
More information:
Managing Login Modules
Managing Authentication Policy for AS Java Components

Destinations
You can use the destination service to specify the remote services address and the user authentication information for remote connections.
You can access this function with the quick link: /nwa/destinations.
More information: Destination Service

Identity Management
Allows you as an administrator to control who has access to applications by creating users, and providing these users with a means of authenticating

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 4 of 11

themselves to an application.
You can access this function with the quick link: /nwa/identity.
More information:

Identity Management of the Application Server Java

Certificates and Keys


Allows you to manage the AS Java certificates and keys.
You can access this function with the quick link: /nwa/key-storage.
More information:
Using the AS Java Key Storage
Enabling Certificate Revocation

SPNEGO Configuration
Allows you to enable users belonging to a Kerberos Realm to log on transparently to the AS Java with Single Sign-On.
You can access this function with the quick link: /nwa/spnegoconfig.

Trusted Systems
You can use the trusted systems configuration to maintain the relationship between issuing and accepting systems. This function enables you to use wizardbased management of trust relationships for Single Sign-On (SSO) with logon and assertion tickets. This function also allows you to specify general SAML
settings as well as information that identifies the source site. You can use the Web services security SAML configuration functions to configure system trust
between the systems involved in the SAML Token Profile SSO process.
You can access this function with the quick link: /nwa/trusted-systems.
More information:
Configuring the AS Java to Accept Logon Tickets
Configuring AS Java as a SAML Destination Site
Configuring Trusted Partners and Attesters for SAML

Virus Scan Provider


Allows you to include external virus scanners in the SAP system and increase the security of your system.
You can access this function with the quick link: /nwa/virus-scan.
More information: Setting Up Virus Scan Providers

Infrastructure Management
Adobe Document Services
Allows you to register the Adobe Reader Rights credentials as well as keep track of all unlicensed interactive form designs in your system. Adobe Document
Services is a separate installation option for SAP NetWeaver CE
You can access this function with the quick link: /nwa/adobe.
More information:
Configuring Credential Attributes
Adobe Document Services Configuration Guide

Application Modules
Allows you to view details of the deployed applications and their modules. You can perform runtime configuration of the application modules.
You can access this function with the quick link: /nwa/app-modules.
More information:
Web Modules Configuration
Viewing EJB Modules

Application Resources
Allows you to enable applications to make use of external resources. As an administrator you can configure as well as delete the application resources.
You can access this function with the quick link: /nwa/app-resources.
More information:

Application Resources Management

Java HTTP Provider Configuration


Allows you to create new virtual hosts, and configure existing ones for all registered systems. You can also view the existing logon groups in all registered
systems, create new logon groups, and add instances and application aliases to a logon group.
You can access this function with the quick link: /nwa/http
More information:

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 5 of 11

Virtual Host Configuration


Logon Group Configuration

Java Class Loader Viewer


Allows you to monitor the hierarchy and references between the class loaders in the AS Java. You can view detailed information about the available class
loaders and diagnose problems.
You can access this function with the quick link: /nwa/classloader.
More information: Java Class Loader Viewer

Java Configuration Browser


Allows you to view detailed information about the configuration settings of the selected SAP system.
You can access this function with the quick link: /nwa/cfg-browser.
More information: Java Configuration Browser

Java System Properties


Allows you to view the current system configuration of the AS Java and edit those properties that are marked as Online Modifiable . The information is
organized in a tree view containing all the important configuration data for the selected systems, such as the VM settings, and services configuration.
You can access this function with the quick link: /nwa/sys-config.
More information: Java System Properties

JCo RFC Provider


Allows you to manage the Java Connector Remote Function Call (JCo RFC) Destinations. You can view the existing destinations, edit user and gateway
information, and create new destinations.
You can access this function with the quick link: /nwa/jco-destinations
More information:

JCo RFC Destinations

JMS Server Configuration


Allows you to view and configure the available JMS resources. You can configure the JMS server and create new JMS resources
You can access this function with the quick link: /nwa/jms.
More information:

Managing JMS Server Configuration

Licenses
Allows you to request and install SAP licenses.
You can access this function with the quick link: /nwa/licenses.
More information: Licensing the AS Java

Log Configuration
Allows you to view the current log configuration, change the severity of log controllers, or reset the custom log configuration to the default one.
You can access this function with the quick link: /nwa/log-config.
More information: Log Configuration with the SAP NetWeaver Administrator

Message Server
Allows you to monitor message server parameters and settings.
You can access this function with the quick link: /nwa/msg-server.

SLD Data Supplier Configuration


Allows you to register the AS Java in the System Landscape Directory (SLD), and provide access to the SLD for other Java applications.
You can access this function with the quick link: /nwa/sld-config.
More information: Maintaining Your System Landscape

Services Registry Configuration


Allows you to configure the UDDI Server and define settings for the Services Registry.
You can access this function with the quick link: /nwa/SRConfig
More information:

Configuring the Services Registry

Session Management
Allows you to manage and monitor session data in the application server, including security sessions, HTTP sessions and EJB objects.
You can access this function with the quick link: /nwa/sessionmgt.

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 6 of 11

System Info
Allows you to view general information about the instances of the current system and the installed components.
You can access this function with the quick link: /nwa/sysinfo.

Scenarios Management
Configuration Wizard
Allows you to make technical settings required for the technical processing of a system or a technical scenario.
You can access this function with the quick link: nwa/cfg-wizard
More information: Configuration Wizard

!--a11y-->

1.2.1 Working with System Information


Use
System information provides administrators with an overview of the system configuration and its state. It shows all of the system's instances and processes,
their current state and important parameters, such as ports, that may be required for support cases, as well as the versions of the components installed.

You can view information about VM parameters and settings using the Java System Properties tool of the SAP NetWeaver Administrator.
More information: Java System Properties

Procedure
Starting the System Information Tool
You can start the tool in the following ways:
From the SAP NetWeaver Application Server Java start page, choose System Information .
From the SAP NetWeaver Administrator, choose Configuration Management Infrastructure System Info.

Viewing Instances Information


By choosing the System Info tab, you can view all instances installed, together with important detailed information.
More information: Viewing Instances Information

Viewing Components Information


By choosing the Components Info tab, you can view all software and development components installed, together with detailed information.
More information: Viewing Components Information

!--a11y-->

1.2.1.1 Viewing Instances Information


Use
You use the System Info tab to display all of the system's instances and processes, their current state and important parameters, such as ports.

Prerequisites
You have started the System Information tool.

Procedure
Viewing Instances
1. In the Instances screen area, you can view a list of all installed instances of the system, together with their host.

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 7 of 11

2. If you select an instance in the Instances screen area, detailed information for that instance is displayed in Details screen area.

Functions
You can sort the columns ascending and descending by selecting the column headings.
You can use the standard filtering functions.
!--a11y-->

1.2.1.2 Viewing Components Info


Use
You use the tab Components Info to overview and browse components and their versions, as well as other information.
There are two screen areas:
Software Components
Development Components

Prerequisites
You have started the System Information tool.

Procedure
Viewing Software Components
For each installed software component, the following information is available:

Vendor
Name
Version
Location
The location where the component is installed

Viewing Development Component


In this screen area, you can view the following development components:
All installed development components
In the Display dropdown box, choose All Development Components .
All development component of a software component.
In the Software Components screen area, select a component and than from the Display dropdown box, choose per selected Software
Component .
In addition to the information displayed for each software component, the following information is displayed for each development component:
The Software Type
The Software Component , to which the development component belongs to.

Functions
If you choose Export to Excel pushbutton, you can export the data from each screen area into a file that you can save locally.
You can sort the columns ascending and descending by selecting the column headings.
You can use the standard filtering functions.

!--a11y-->

Availability and Performance Management


The Availability and Performance Management work center in the SAP NetWeaver Administrator, enables you to monitor different parameters of the system
operation. It includes the following monitoring options:

Guided Procedures
Allows you to view the current status of the Guided Procedures components. This function is available if you have the capabilities required for implementing
the Creating Composite Applications scenario installed.
You can access this function with the quick link: /nwa/gp.
More information: Guided Procedures (GP) Monitor

Java System Reports


Allows you to monitor the AS Java cluster and Java applications, track the performance of the AS Java instances, detect and analyze the causes of problems

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 8 of 11

in the AS Java, and perform motivated tuning for productive use with the AS Java.
You can access this function with the quick link: /nwa/java-sys-reports.
More information: Java System Reports

Log Viewer
Allows you to view all log and trace messages that are generated in the SAP system. These log messages assist you to monitor and diagnose problems.
You can access this function with the quick link: /nwa/logs.
More Information: Log Viewer

Locks
Allows you to create and release locks. Locks are identified by their name and argument. The SAP NetWeaver Administrator sets the lock owner
automatically.
You can access this function with the quick link: /nwa/locks.
More information: Managing Locks
!--a11y-->

1.4 Problem Management


The problem management work center of the SAP NetWeaver Administrator includes the following administration options:

Core Services Utilities


Allows you to view and configure the traces written in a backend system while processing business objects.
You can access this function with the quick link: /nwa/coresrvutil.

Java Class Loader Viewer


Allows you to monitor the hierarchy, and references between the class loaders in the AS Java. You can view detailed information about the available class
loaders and diagnose problems.
You can access this function with the quick link: /nwa/classloader.
More information: Java Class Loader Viewer

JNDI Browser
Allows you to access the naming tree of the JNDI Registry Service.
You can access this function with the quick link: /nwa/jndi.
More information:

JNDI Browser

Log Configuration
Allows you to view the current log configuration, change the severity of log controllers, or reset the custom log configuration to the default one.
You can access this function with the quick link: /nwa/log-config.
More information: Log Configuration with the SAP NetWeaver Administrator

Log Viewer
Allows you to view all log and trace messages that are generated in the SAP system.
You can access this function with the quick link: /nwa/logs.
More information: Log Viewer

Locks
Allows you to create and release locks. Locks are identified by their name and argument. The SAP NetWeaver Administrator sets the lock owner
automatically.
You can access this function with the quick link: /nwa/locks.
More information: Managing Locks

Message Server
Allows you to monitor message server parameters and settings.
You can access this function with the quick link: /nwa/msg-server.

Open SQL Data Browser


Allows you to view the content of database tables residing in the JDBC System Data Source, sort and filter the table data.
You can access this function with the quick link: /nwa/databrowser.
More information:

Open SQL Data Browser

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 9 of 11

Open SQL Monitors


Allows you to monitor and administer the components within the Open SQL framework. You can monitor the execution of SQL statements, the status of the
table and catalog buffers, as well as the availability and use of Open SQL database connections.
You can access this function with the quick link: /nwa/sql.
More information: Open SQL Monitors

RMI-P4 Session Browser


Provides important data from the cross P4 and IIOP services.
You can access this function with the quick link: /nwa/remote-sessions.

System Info
This function allows you to view general information about the instances of the current system and the installed components.
You can access this function with the quick link: /nwa/sysinfo.
More information: Working with System Information
!--a11y-->

1.5 SOA Management


The SOA Management work center includes the following administration options:

Destination Template Management


Allows you to configure at one go one or more Web service clients running on the same consumer system to consume Web services provided by another
system.
You can access this function with the quick link: /nwa/DestinationTemplates.
More information:

Creating Web Service Physical Destinations

Mass Configuration
When you want to configure a set of Web services at one go, you have to first group the relevant Web services which need to have identical runtime
configuration settings. Mass Configuration allows you to group Web services in configuration scenarios and apply settings to one or more of those Web
services by assigning configuration profiles them.
You can access this function with the quick link: /nwa/MassConfig.
More information:
Configuring Groups of Web Services
Configuration of Groups of Web Services

PI Adapter Monitoring
Allows you to call information about communication channels and administer communication channels that are set up for the a non-central Adapter Engine.
More information: Monitoring Communication Channels

PI Message Monitoring
Allows you to monitor messages in the AS Java, track their status, find errors that have occurred and establish what caused them.
You can access this function with the quick link: /nwa/pi-msg-mon.
More information:
Monitoring Messages
Selection Types for Advanced Message Search

Profile Management
When you want to configure a set of Web Services at one go, you have to prepare the runtime configuration settings in advance. Profile Management allows
you to create configuration profiles which contain the settings you want to apply to one or more Web services.
You can access this function with the quick link: /nwa/ProfileMgmt.
More information:

Configuring Groups of Web Services

Publication Restrictions
Allows you to publish Web services to the Services Registry.
You can access this function with the quick link: /nwa/PublicationRestrictions.
More information:

Publishing Web Services from the SAP NetWeaver Administrator

Sequence Monitoring

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 10 of 11

With Web Services Reliable Messaging (WS-RM) you ensure that the communication between a Service Provider and a Service Customer is completed
without errors. You use the analysis tools of the sequence monitor to find such errors. You use the sequence monitor, for example, to view its status or to stop
or restart faulty sequences.
You can access this function with the quick link: /nwa/seqmon.
More information: Monitoring Sequences

Services Registry Configuration


Allows you to configure the UDDI Server and define settings for the Services Registry.
You can access this function with the quick link: /nwa/SRConfig.
More information:
Configuring the Services Registry

System Global Settings


Allows you to apply the settings of the HTTP proxy.
You can access this function with the quick link: /nwa/global-settings.
More information:

Configuring Proxy Settings

Web Services Administration


Allows you to configure individual Web services and Web service clients by applying runtime settings to them. You can also view the available Web services
and Web service clients, as well as review the log and trace information for calls to or from Web service clients.
You can access this function with the quick link: /nwa/WSAdmin.
More information:
Configuring Individual Web Services
Configuring Individual Web Service Clients

Web Services Logging & Tracing


Allows you to view and analyze the logs and traces of calls made to Web services and from Web service clients deployed on the system.
You can access this function with the quick link: /nwa/ws-logs.
More information:

Viewing Web Services Logs and Traces

PUBLIC
2014 SAP SE or an SAP affiliate company. All rights reserved.

Page 11 of 11

You might also like