runReconciliationRules

Runs reconciliation rules for a specific period, optionally, limited by a public filter appropriate for the objects being processed.

Applies to

Account Reconciliation

Required Roles

  • Service Administrator
  • Power User

Usage

epmautomate runReconciliationRules PERIOD [filter=FILTER_NAME] [ruleType=RULE_TYPE], where:
  • PERIOD is the name of a valid reconciliation period for which rules are to be run.
  • filter, optionally, is the name of a public filter appropriate for the objects being processed by the rules.
  • ruleType, optionally, is a case-insensitive, comma-separated list of the type(s) of rules to run. If this value is not specified, the command will run all rule types. Supported rule type values are autosubmit, autoapprove, createalerts, copyfromprevious, and setattributes.

Examples

epmautomate runReconciliationRules "Jan 2025" filter="Cash Recs" ruleType="setattributes,autosubmit"