Sample Error Report
The simulateConcurrentUsage
command generates an error report detailing each failed operation. The error report, by
default, is sent with the Simulate Concurrent Usage report attached to the user who
executes the command. If you specify email recipients, the report is emailed only to
those email recipients. Only the errors reported by the first 100 simulations are listed
in the error report. If the optional reportFile parameter value is
specified while running the simulateConcurrentUsage command, this error report is also saved on the
environment using the file name format
Value_of_reportFile_error.csv; for example,
mySimulationReport_error.csv.

The error report identifies the following for each failed operation:
| Column | Description |
|---|---|
| Iteration # | The number of times the use case was executed as specified by the
iterations parameter
|
| Operation # | The sequence number of the use case in
requirement.csv |
| Operation | The type of the operation as specified in
requirement.csv |
| User # | The number of user who executed the operation |
| Status | The status of the operation |
| Http Status Code | HTTP status code returned when the operation was executed |
| Http Status Message | HTTP message corresponding to the HTTP status code |
| System Error Code | The error code reported by the business process, for example Planning |
| Error Message | Detailed error message indicating why the operation failed |