
The SAPconnect data collection method is started by default for all clients in an SAP system. However, it is possible to restrict the number of queried clients. You can also specify additional optional parameters that control the behavior of the data collection method.
|
Parameter |
Possible Values |
Description |
Default |
|
CLIENT |
Client, for example 000, 101 |
Restriction to individual clients. |
All clients |
|
MONITOR |
Combination of E,T, and W (for example EWT) |
Specifies what is to be monitored. The letters stand for: W (Waiting) - waiting send requests E (Error) - send requests with errors T (Transfer) - send requests with status 'Sent' |
W |
|
STARTDAY E |
Any number (for example 1) |
Specifies the number of days before the current day on which the selection of send requests with errors is to be started. If, for example, you enter the value 1, the selection of send requests with errors will start the day before the current day. |
Starts on the current day |
|
ENDDAY E |
Any number (for example 1) |
Selection criterion: Specifies the number of days before the current day on which the selection is to end. |
Ends on the current day |
|
STARTDAY T |
Any number (for example 1) |
As for STARTDAY E, but for send requests with status 'Sent'. |
Starts on the current day |
|
ENDDAY T |
Any number (for example 1) |
As for ENDDAY E, but for send requests with status 'Sent'. |
Ends on the current day |
|
ADDR TYPES |
Combination of FAX, INT, PAG (for example FAX, INT) |
Restriction to individual address types. |
All address types |
Since you can create your own monitors by combining individual monitor elements in the monitoring environment (RZ20), it is not mandatory to set restrictions for the MONITOR and ADDR TYPES parameters.
If, however, you only select send requests with errors, for example, this means that only the corresponding requests are selected when the data collection method runs. This improves the performance of the data collection runs.
Choose (transaction RZ21).
A list of the existing monitors (MTE classes) is displayed.
Select SAPconnect by double-clicking it.
In the Methods frame, select Method Definitions.
In the Methods frame, choose Display Overview.
A list of all method definitions is displayed.
Select the method name SAPconnect by double-clicking it.
Switch from display to change mode.
On the Parameters tab page, specify which clients are to be monitored.
You want to monitor the number of waiting send requests to ensure the performance of the send process. You also want to monitor send requests with errors for the current day and the previous day, for faxes and e-mails of clients 000 and 010. Enter the following values:
|
Parameter |
Value |
|
CLIENT |
000 |
|
CLIENT |
010 |
|
MONITOR |
EW |
|
STARTDAY E |
1 |
|
ADDR TYPES |
FAX, INT |
In the default setting, no client is entered. This means that all clients are monitored.
Save your entries.
The data collection method determines the number of waiting send requests and requests with errors in clients 000 and 010 for the current day and the previous day for address types FAX and INT.