ABAP Application log entries (Transaction SLG1) are written for several actions. All entries can be identified by the object name EEM. The following sub-object names exists with their related action:
SUBOBJECT |
Description |
---|---|
UPLOAD |
When a script and global resources are uploaded from an EEM Editor you can identify with this applog entry, which resources have been uploaded by whom and when. |
DEPLOY |
When a script or a resource is deployed or undeployed you can identify with this applog entry which resources have been deployed/undployed to/from which robot. |
RUN |
This entry is written when a user triggers in the monitoring application the action 'Run Script with trace'. |
TEMP_CONF |
This entry is written when a user triggers in the monitoring application the action 'Set Temporary Configuration'. |
START |
This entry is written when a script is started either by a user in the admin application (SOLMAN_SETUP) or by a Background job for downtime management. |
STOP |
This entry is written when a script is stopped either by a user in the admin application (SOLMAN_SETUP) or by a Background job for downtime management. |
TRIGGER |
By default writing this log entry is disabled and it should be set only for troubleshooting of collection problems. |