createReconciliations
Copies the profiles to a specified period using a public filter.
Applies to
Account Reconciliation.
Required Roles
- Service Administrator
- Any predefined role (Viewer role requires the Reconciliation - Preparer application role)
Usage
epmautomate createreconciliations PERIOD SAVED_FILTER
where:
PERIOD
is the name of a periodSAVED_FILTER
is the name of a saved public filter. If you do not specify a saved filter, the command copies all applicable profiles using public filters.Note:
If you specify the name of a private filter, the command ignores the filter and displays the Filter not found message.
Examples
- Copy all profiles for the period:
epmautomate createReconciliations "January 2015"
- Copy profiles of a specific filter:
epmautomate createReconciliations "January 2015" "Corporate Recs"