Sample Error Report
The simulateConcurrentUsage command generates an error report detailing each failed operation. The error report, by default, is sent 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.

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 |
| Users # | The number of users as specified in
requirement.csv |
| 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 |