predictAttribute
Runs the Predict Attribute Reconciliation Compliance job on a previously trained predicted attribute.
Before running this command, ensure that the attribute has been trained on historical data using the trainAttribute command.
Applies to
Account ReconciliationRequired Roles
- Service Administrator
- Power User
Usage
epmautomate predictAttribute ATTRIBUTE_NAME
PREDICTION_PERIOD_NAME, where
ATTRIBUTE_NAMEis the name of the predicted attribute defined in the application. This is the attribute whose value will be predicted.PREDICTION_PERIOD_NAMEis the name of the period for which the values for the specified attribute are to be predicted.
Example
epmautamate predictAttribute "Predicted Risk Rating"
"June 2025"