QBM\PendingChange\LifeTimeSuccess
Use this configuration parameter to specify the maximum retention period (in days) that successfull provisioning processes can be stored in the database. Older provisioning processes are deleted from the database.
| Value | 2 |
|---|---|
| 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: QBM\PendingChange
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_ZQBMPendingChangeShrink
calls QBM_PSessionErrorAdd; writes DELETE QBMPendingChange; reads/joins QBMPendingChange; uses config QBM\PendingChange\LifeTimeSuccess, QBM\PendingChange\LifeTimeError, QBM\PendingChange\LifeTimeRunning
C# source references
No C# source usage extracted.