Downloading a EEM script execution
There are several options to get the BusinessTransaction.xml of the executed script from the robot.
Direct access to file system
The files are persisted in the directory /usr/sap/<Agent_SID>/<Instance_id>/SMDAgent/temp/eem/<scriptName>
Filesystem Browser
Open the filesystem browser for the host and download the BusinessTransaction.xml from the directory mentioned in option 1.
EEM Editor
Sometimes it is interesting to compare an execution done by a EEM Robot with a local execution performed with EEM Editor.
To do so:
- Select the interesting executin in the EEM Monitoring UI
- Copy the Transaction ID to the clipboard
- With Solution Manager 7.1:
Rightclick with mouse and select "Copy Transaction ID to clipboard" - With Solution Manager 7.2:
- Rightclick with mouse and select "Business Transaction Information"
- Select the Transaction ID String and do a [CTRL] + [C] to copy the string to the clipboard
- Rightclick with mouse and select "Business Transaction Information"
- With Solution Manager 7.1:
- Open the EEM Editor
- Open the script you are interested or download from repository
- Rightclick on window "Execution History" and select "Import Logs from Agent". The data is now downloaded from Solution manager
- Open the newly imported sexcution data set by double click
- you can now analyse the execution like a local one