QER\Attestation\PersonToAttestNoDecide
This configuration parameter specifies whether the identities to attest can also approve the attestation case. If the parameter is set, attestation cases may not be approved by the identities found in the attestation object (AttestationCase.ObjectKeyBase) or in related objects 1-3 (AttestationCase.UID_ObjectKey1, ObjectKey2 or ObjectKey3). If the parameter is not set these identities can also approve the attestation…
| Value | 1 |
|---|---|
| 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: QER\Attestation
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.ATT_FTOrgAttHighest
reads/joins BaseTreeCollection, BaseTree, OrgRoot, PersonInBaseTree, QER_VPersonsAreMe…; uses config QER\Attestation\PersonToAttestNoDecide - dbo.ATT_FTOrgRulerHighest
reads/joins BaseTreeCollection, BaseTree, OrgRoot, PersonInBaseTree, QER_VPersonsAreMe…; uses config QER\Attestation\PersonToAttestNoDecide - dbo.ATT_PAttestationHelperFill
calls as, QBM_PSessionContextSet, QBM_PDBQueueInsert_Single, QBM_PJobCreate_HOFireEvent_B, QBM_PSessionErrorAdd; writes INSERT into, INSERT AttestationHistory, INSERT AttestationHelper, UPDATE AttestationHelper, UPDATE AttestationCase…; reads/joins attestationCase, AttestationCase, AttestationPolicy, AttestationHelper, QERWorkingStep…; uses config QER\Attestation\PersonToAttestNoDecide; uses session context XUser, GenProcID
C# source references
No C# source usage extracted.