Aurea CRM Parameters

Learn about the Aurea CRM's functions that can be accessed via the command line.

Many of Aurea CRM's functions can be accessed via the command line.

Use the following syntax:

<Module> -<Parameter> <Value ,Value ...> -<Parameter2> <Value,Value...> ...

Example:

mmco.exe -u com -k o ,101

Use the following syntax for parameters with mode than one character:

<Module> --<Long Parameter> <Value ,Value ...> ...

Example:

mmba.exe -u su --xml Turnover-Report

Enclose values and paths containing spaces in double quotes:

mmba.exe -u "John Smith"

mmim.exe -f "Company Import" -d "c:\My Documents\companies_csv"

Note: Single quotes are not supported.

Use \" to specify quotes within a value:

mmim.exe -e -u imp -f "Export \"A-Customers\""

Note: The following are case sensitive:
  • - Format names
  • - Passwords, if the PW must contain upper and lower case option is enabled in the station configuration, see Password Security.