Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls the cloning behavior of trained artifacts, ensuring they are included or excluded based on its boolean value. |
| What area does it affect? |
Cloning process |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring instance cloning or managing trained artifacts. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.platform_ml.clone_artifacts |
| Sys ID |
6ee428343b220300e81d47b334efc44a |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
If true, trained artifacts will always be cloned over during the cloning process. If false, trained artifacts may not be cloned over depending on attachment settings. |
| Updated |
2024-05-25 04:25:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... may be trademarks of the respective companies with which they are associated. 1234 Procedure 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 ...
Related properties