Common\Autoupdate
This configuration parameter specifies whether automatic software updating should take place. If this configuration parameter is set, software is updated that does not have the required revision status. If the configuration parameter not set, no automatic updating takes place.
| Value | 1 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: Common
SQL modules using this parameter
- dbo.QBM_PJobQueueLoad
calls QBM_PSessionContextSet, QBM_PJobCreate_HOFireEvent_B, QBM_PQBMServerHasJobService, sys, QBM_PExecuteSQLWithRetry_LLP…; writes INSERT into, INSERT JobQueueStats, UPDATE QBMServer, UPDATE jobqueue; reads/joins QBMServer, QBM_FCVStringToListSplitted, DialogDatabase, DialogScriptAssembly, QBMFileRevision…; uses config Common\Autoupdate, Common\Jobservice\LoadedJobsTimeOut, Common\JobQueueStats; uses session context XUser, GenProcID - dbo.QBM_TDQBMServerHasDeployTarget
calls QBM_PJobCreate_HOFireEvent_L, QBM_PSessionErrorAdd; writes INSERT into, DELETE not; reads/joins deleted, QBMServer; uses config Common\Autoupdate; uses session context Fullsync - dbo.QBM_TIQBMServerHasDeployTarget
calls QBM_PJobCreate_HOFireEvent_L, QBM_PSessionErrorAdd; writes INSERT not, INSERT into; reads/joins inserted, QBMServer; uses config Common\Autoupdate; uses session context XUser, Fullsync
C# source references
No C# source usage extracted.