When calling a Ranorex tests under CMD, I save the reports as the following pattern: %X_%S_%L_%D%M%Y_%T.html
I actually expect the status of the tests in the file is referred to "success" or "failed", this is, however, appears at the end of the file name.
Expected filename: success_TESTSUITE_TESTNAME_DATE_TIME.rxlog
I GOT: _TESTSUITE_TESTNAME_DATE_TIME.rxlsuccessog
I call the tests as follows: TEST.EXE /tc:TESTNAME /runlabel:TESTNAME /reportfile:PATHTOFILE\%X_%S_%L_%D%M%Y_%T.html
I find out the %X in the description of test suite:

Used Ranorexversion: 5.1.1
/e: Added screenshot, where you find all the placeholders.
Thanks
DanielNikolov