Property reference

glide.db.clone.query.sys_attachment_doc

The glide.db.clone.query.sys_attachment_doc property generates a query to locate images associated with the system's theme. Administrators should review this property to ensure that the correct images are retrieved during database cloning operations.

Default: sys_attachment.table_nameSTARTSWITHZZ_^sys_attachment.content_typeNOT LIKEapplication^sys_attachment.content_typeNOT LIKEvideo^NQsys_attachment.table_nameINecc_agent_jar,ecc_agent_mib,sys_store_app,invisible.sys_store_app,sys_flow_step_definition Type: string Application: Global

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 specifies a query string that filters images based on certain criteria during database cloning.
What area does it affect? Database Cloning
What does the default mean? The default value is "sys_attachment.table_nameSTARTSWITHZZ_^sys_attachment.content_typeNOT LIKEapplication^sys_attachment.content_typeNOT LIKEvideo^NQsys_attachment.table_nameINecc_agent_jar,ecc_agent_mib,sys_store_app,invisible.sys_store_app,sys_flow_step_definition", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting database cloning processes.

Out of the box property record

Raw metadata from the property record.

Property name glide.db.clone.query.sys_attachment_doc
Sys ID c7401c30371120004f6a80f7bcbe5de9
Type string
Application Global
Default value sys_attachment.table_nameSTARTSWITHZZ_^sys_attachment.content_typeNOT LIKEapplication^sys_attachment.content_typeNOT LIKEvideo^NQsys_attachment.table_nameINecc_agent_jar,ecc_agent_mib,sys_store_app,invisible.sys_store_app,sys_flow_step_definition
Description Generated query to find images related to the theme of the system.
Updated 2024-05-25 03:39:09