Entering content frame

Procedure documentation Transferring Logon and Connection Data with GRMG Locate the document in its SAP Library structure

Use

With GRMG scenarios that are delivered by SAP, logon and connection data are part of the GRMG Customizing file, by default; for example, this could be a URL and (depending on the requirements of the GRMG application) also authentication information. Many GRMG applications (such as GRMG monitoring of the J2EE Engine) do not perform additional authentication.

If these basic settings are not sufficient for you, use the component GRMG_RT within your scenarios. You can use the properties of this component to transfer additional connection and authentication data to the scenario outside the GRMG Customizing file.

Note

You can also use the GRMG_RT component to activate runtime measurement for any GRMG scenario (see Measuring the Runtime of Availability Monitoring with GRMG).

Properties of GRMG_RT are only used to create the connection. They are not transferred to the GRMG application.

Procedure

To transfer additional logon and connection data to a GRMG scenario, proceed as follows:

...

       1.      Start transaction GRMG. The Generic Request and Message Generator screen appears.

       2.      Select the desired schema and choose This graphic is explained in the accompanying text Edit GRMG Customizing.

       3.      The Edit GRMG Customizing screen appears. To transfer additional logon and connection data to the scenario, perform the following commands:

                            a.      Create a new component by choosing This graphic is explained in the accompanying text Append Line.

                            b.      Enter the following data in the new line:

Column

Entry

Component

GRMG_RT

Property Name

You can set the following properties. If you require more than one property from this list, add a new line for each property:

PROXY_HOST
PROXY_SERVICE
USE_PROXY_AUTHENTICATION
PROXY_LOGON_USER
PROXY_LOGON_PASSWORD
PROXY_LOGON_CLIENT
USE_BASIC_AUTHENTICATION
LOGON_USER
LOGON_PASSWORD
LOGON_CLIENT
SSL_CLIENT_ID

The meaning of the properties is indicated in each case by the descriptive name.

To be able to use the PROXY_LOGON* properties, assign the value X to USE_PROXY_AUTHENTICATION; to be able to use the LOGON* properties, assign the value X to USE_BASIC_AUTHENTICATION.

Property Value

Enter the desired value for the respective property.

Leave the other fields empty.

                            c.      Save your entries, confirm in the first line that you have entered a new component, and enter any description text on the Component Description screen (it is not displayed in the Alert Monitor).

                            d.      Confirm the next message, and exit the screen by choosing Exit.

Result

The connection and authentication data that you have specified in the component GRMG_RT will be used from now on for your scenario.

This graphic is explained in the accompanying text Monitoring with the Generic Request and Message Generator start page

 

Leaving content frame