Concepts Tasks Settings Command Line Options for the Calculation Engine It is not generally recommended to run the calculation engine manually, although it does have more features available for the advanced user. The method is a schedulable action, and should be created to run on a given site on a schedule to be determined by the customer. However, advanced users can run the calculation processing engine manually from the command line for testing purposes. Options for CalculationOrchestrator.exe The syntax for the calculation engine is: CalculationOrchestrator [/i] [/s] [/ccg] [/skipccg] [/rlr] [/start] [/end] [/mt] [/rt] [/lrcs] [/?] Option Description /i Identify the Ivara server instance name to use. If not specified. then the default instance is used /s Site OID to process. If 0 or not specified, all sites are processed /ccg Create the calculation group entries for indicators only (will not process the calculations) /skipccg Skip creating the calculation group entries for indicators when running the calculation orchestrator /rlr Resets the calculation LastRun DateTime /start The UTC datetime of the earliest readings to include in processing calculations. Overrides LastRunDate. Format: "yyyy-MM-dd HH:mm:ss" /end The UTC datetime of the latest readings to include in processing calculations. Will be 'Now' if not specified. Format: "yyyy-MM-dd HH:mm:ss" /mt Maximum number of threads to use concurrently during calculation processing /rt Process readings from the retry table /lrcs The number of readings to process between updates of the site’s LastRunOn value. /? Show the list of options