Varicent Sales Performance Management Documentation

00196834 — CLI returning success code even though Scheduler item failed

Fixed: the CLI tool returns a code of 0, meaning it was successful despite the process failing. By default, the CLI tool reports on the kick-off process, meaning a return code of 0 means the task successfully started. If you turn on the WaitForAsyncOperations flag in the configuration file, the CLI will wait to return a status code until the task completes. With this fix, we've also added statuses other than Completed to the CLI tool. Now, the tool also returns a status for Cancelled, Completed, and Failed.