glide.platform_ml.override_training_lock

ServiceNow property description:

Override ml_solution_definition record's readonly state during training

Attributes

  • Sys ID: 9e062fe03b223200956c47b334efc428
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.platform_ml.override_training_lock` allows administrators to override the read-only state of the `ml_solution_definition` record during the training process. This property is useful when updates to the machine learning solution definition are necessary while training is in progress. By default, the `ml_solution_definition` record is locked to prevent changes during training to ensure data integrity and consistency. Enabling this property provides flexibility for administrators to make essential modifications without waiting for the training to complete. This can be particularly beneficial in dynamic environments where rapid adjustments are required.

Source

Related property: glide.platform_ml.training_timeout