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 availability of the 'Convert to Development Mode' feature, helping to avoid unintentional changes to application records. |
| What area does it affect? |
Scoped App Client |
| 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 development environments or managing application lifecycle processes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_appclient.store_app_convert_enabled |
| Sys ID |
7d2e4ff6c312011030419a038a40dd25 |
| Type |
boolean |
| Application |
Scoped App Client |
| Default value |
true |
| Description |
Admins can use this property to disable the sys_store_app "Convert to Development Mode" feature in ALL development instances so that they do not accidentally convert a sys_store_app to a sys_app record |
| Updated |
2024-05-25 05:05:17 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... scope to the desired application scope. For example, if converting Agent Workspace, the application scope is set to Agent Workspace. Role required: admin About this task The system properties feature [sn_appclient.store_app_convert_enabled] controls this action, which is enabled by default. You can disable this feature by setting sn_appclient.store_app_convert_enabled to false. You can convert only the applications that your company owns. The application ...
Related properties