runReconciliationRules
Runs reconciliation rules for a specific period, optionally, limited by a public filter appropriate for the objects being processed.
Applies to
Account ReconciliationRequired Roles
- Service Administrator
- Power User
Usage
epmautomate runReconciliationRules PERIOD
[filter=FILTER_NAME] [ruleType=RULE_TYPE], where:
PERIODis 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 areautosubmit,autoapprove,createalerts,copyfromprevious, andsetattributes.
Examples
epmautomate runReconciliationRules "Jan 2025"
filter="Cash Recs" ruleType="setattributes,autosubmit"