Preserve ML solutions during a system clone

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Save your trained machine-learning (ML) solution data during a system clone.

    Avant de commencer

    Role required: clone_admin or admin

    Pourquoi et quand exécuter cette tâche

    The system stores trained ML solutions as Attachment records. These records include your solution artifacts, such as solution definitions, template records, and predictive model statistics, all of which are required components of the Predictive Intelligence prediction functionality. To preserve these records, follow the high-level steps below each time you run a system clone.

    Remarque :

    For troubleshooting common issues with cloning solutions, see the Predictive Intelligence Common issues [KB0781893] article in the Now Support Knowledge Base.

    Procédure

    1. Enter sys_properties.list in the application navigator to access the System Properties list.
    2. Ensure the glide.platform_ml.clone_artifacts system property is set to True.
    3. If you want to preserve only the ML solution records and not the numerous other records in the sys_attachments table, exclude the sys_attachments table from your clone run.
    4. Request a system clone.
      The system preserves your ML solution records during the system clone.