Setting Up a New Cockpit
1.
Configure the
HTTPURLLOC
table so that the proxy server (SAP Web dispatcher) information is
displayed before the AS-ABAP. More information:
URL Generation in an
AS ABAP - Web Dispatcher Configuration.
2. Define the access path to your cockpit in the HTTP service tree.
The path must take the form .../dal/<cockpit name>, for example, /sap/erp/dal/myapplication.
a. Create the path in transaction SICF.
b. Configure the CL_NWBC_HTTP_EXTENSION handler for the dal node.
c.
Activate the
System Logon
for the dal node.
3. Generate the administrator role for your cockpit.
The name of the administrator role must be either SAP_DAL_ADMIN_cockpit (for a cockpit delivered by SAP) or Z_NWBC_DAL_cockpit (for a cockpit defined by the customer). This role contains the home page for the cockpit.
4.
Create all required
users.
We recommend
that you also configure the e-mail addresses in the alias field straight away.
For more information, see
Logon Data Tab
Page.