Show TOC Start of Content Area

Procedure documentation Creating the HTTP Destination pmistore  Locate the document in its SAP Library structure

Use

The HTTP destination pmistore is required for the Process Monitoring Infrastructure (PMI). More information: Configuring End-to-End Monitoring.

Procedure

Perform the following steps:

...

       1.      Start the SAP NetWeaver Administrator on your Integration Server host.

       2.      Choose Configuration Management Security Destinations.

       3.      Select HTTP Destinations and choose Create.

       4.      Enter the string pmistore (in lowercase letters) as destination name and select HTTP as destination type.

       5.      Choose Next and enter at least the following URL:

http://<pi_host>:<ABAP_HTTP_Port>/sap/bc/spi_gate.

The following naming convention applies for <ABAP_HTTP_Port>: 80<xx>.

You can find the required port number by running transaction SMICM and choosing Goto Services.

       6.      Choose Next and select Basic (User ID and Password) as Authentication.

       7.      Enter the username PIRWBUSER and the password that you entered during installation.

       8.      Choose Finish.

 

End of Content Area