/AWS1/CL_PZZAUTOTRAININGCONFIG¶
The automatic training configuration to use when performAutoTraining is true.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_schedulingexpression TYPE /AWS1/PZZSCHEDULINGEXPRESSION /AWS1/PZZSCHEDULINGEXPRESSION¶
Specifies how often to automatically train new solution versions. Specify a rate expression in rate(value unit) format. For value, specify a number between 1 and 30. For unit, specify
dayordays. For example, to automatically create a new solution version every 5 days, specifyrate(5 days). The default is every 7 days.For more information about auto training, see Creating and configuring a solution.
Queryable Attributes¶
schedulingExpression¶
Specifies how often to automatically train new solution versions. Specify a rate expression in rate(value unit) format. For value, specify a number between 1 and 30. For unit, specify
dayordays. For example, to automatically create a new solution version every 5 days, specifyrate(5 days). The default is every 7 days.For more information about auto training, see Creating and configuring a solution.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULINGEXPRESSION() |
Getter for SCHEDULINGEXPRESSION, with configurable default |
ASK_SCHEDULINGEXPRESSION() |
Getter for SCHEDULINGEXPRESSION w/ exceptions if field has n |
HAS_SCHEDULINGEXPRESSION() |
Determine if SCHEDULINGEXPRESSION has a value |