Common\ProcessState\ExportPolicy
Specifes whether the process tracking data should be exported. If the parameter is not set, all the data remains in the %Globals.QIM_ProductNameShort% database.
| Value | NONE |
|---|---|
| Enabled | false |
| Resulting | false |
| 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\ProcessState
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_PDialogProcessGetShrinkDef
calls QBM_PSessionErrorAdd; uses config Common\ProcessState\ExportPolicy, Common\ProcessState\ - dbo.QBM_PProcessGroupCreate
calls QBM_PDialogProcessShrink_fill, QBM_PProcessGroupCreate_help, QBM_PJournal, QBM_PSessionErrorAdd; writes INSERT into, UPDATE DialogProcess; reads/joins DialogProcess, DialogProcessSubstitute; uses config Common\ProcessState\ExportPolicy, Common\ProcessState\PackageSizeHDB
C# source references
No C# source usage extracted.