Common\ProcessState\JobHistory

This configuration parameter controls how process handling is logged. Logging is done in the table ”JobHistory“.

ValueALL
Enabledtrue
Resultingtrue
Cryptedfalse

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

SQL modules using this parameter

  • dbo.QBM_PJobQueueDelete_Bulk
    calls QBM_PJournal, QBM_PSessionErrorAdd; writes INSERT into, INSERT JobHistory, DELETE Jobqueue; reads/joins JobQueue, JobTreeParamColl, JobHistory; uses config Common\ProcessState\JobHistory
  • dbo.QBM_PJobUpdateState_Bulk
    calls QBM_PJournal, QBM_PWriteDialogJournal, QBM_PJobCreate_SendMail, QBM_PJobCreate_HOFireEvent, QBM_PExecuteSQLWithRetry_LLP…; writes INSERT into, INSERT DialogProcess, UPDATE is, UPDATE JobQueue; reads/joins JobQueue, QBM_FTJobQueueSetSameServer, job, QBMServer, DialogProcess…; uses config Common\MailNotification, Common\ProcessState\JobHistory, Common\Jobservice\RedoDelayMinutes

C# source references

No C# source usage extracted.