Console commands

This table describes each command that is available in the Batch Manager console:

CommandDescription
-?, -h, --helpShows the help for the Batch Manager console.
--asyncInvokes the task asynchronously.
--cdOverrides the common date.
--in, --inserviceUsed to queue tasks within the Batch Manager service, as shown in this example:

Hansen.Core.BatchManager.Console.exe

-t:1013 -inservice

-j, --jobNameName of the job for the specified task or schedule.
--locale Used to specify the locale.
-n, --taskNameUsed to invoke a task by task name. Only supported if only one task exists with the specified name.
--nowaitExits the console without pausing.
-pUsed to enter parameters for the task being executed. These will override the parameters in the task schedule. Each parameter is entered as a name=value pair.
-r, --runNumberRun number of the job.
--reinvokeReinvokes a job. Only supported for the Bill Run Schedule and Penalty Run tasks.
--reset Resets the jobs associated with the task.
-s, --schedKeyUsed to invoke a task by schedule key.
--singleRuns only a single job.
-t, --taskKeyUsed to invoke a task by task key.
--tenantid Used to specify the tenant ID.