Previous Topic: CMDRA Commands

Next Topic: SPML Feed

CMDRA Examples

The first example creates several small requests:

Ra.bat -t 01_add_user.xml.vpp,02_modify_user.xml.vpp -R req_file_names.txt -m -,funny_mapping.csv data10.csv

The second example creates many requests and reports basic performance metrics:

Ra.bat -S stats.csv -i req_file_names.txt

The -S option can be included when you submit SPML requests without a template (whether using file names on the command line, or the i- option, or both). The option records the execution time in milliseconds for each request and presents summary data after execution.