Contributed by Anonymous
Pega Platform provides a set of background Processes out of the box. These Processes include:
- Job schedulers
- Queue processors
- Agents
Use job schedulers and queue processors for all new development. Agent Rules are no longer being actively developed; queue processor Rules replace standard agents. For more information, see Background processing best practices.
Job schedulers
The following job schedulers are included with Pega Platform:
Job name | Default setting | Purpose |
---|---|---|
pyExportJobsEnablementMonitor | Enabled | Checks the corresponding DSS and stops the Data Flow if the DSS is disabled, and starts the Data Flow if the DSS is enabled. This prevents the waste of resources from idle export Data Flows. |
pzRuleQueueItemProcessor | Enabled | Processes the queue processor rule instance. |
pyMigrateInteractionCases | Enabled | Migrates interaction cases from the pc_work table to the pc_work_triage table after upgrading to Pega Platform version 8.5 or higher. |
pzAutoUpdateNLPModels | Enabled | Updates NLP models. This activity rebuilds the configured NLP models. These model building activities are long-running tasks and in some cases can take hours. There can be more than one model eligible for updating, and the logic skips if it one is already being updated. Running on multiple nodes makes it possible to update models in parallel. This activity is configured to poll every (one) minute and continues if any model is eligible for update either by meeting the feedback threshold or the update time frequency. |
pzQueueProcessorMaintenance | Enabled | Calculates the throughput of queue processors in the system. |
pyAggregateAndStoreDecisionResults | Enabled | Monitors the inputs and outputs for models and Predictions. |
pzResetExpiredLogCategories | Enabled | Resets expired log categories. |
pyAlertJobForMaxErrorRecordsOfLSETable | Enabled | Checks for errors in the Log-Service-Email log and sends alerts. |
pyManageIncrementalIndexer | Enabled | Enables and disables incremental indexer queue processors. |
pzPurgePRSysStatusNodes | Enabled | Cleans entries in the system status nodes table (System-Status-Nodes) for nodes that were not pulsed within two hours. |
pyNLPMontitoringData | Enabled |
Aggregates raw data into meaningful form, which displays graphically as charts in the text prediction UI. Aggregation can be by days, weeks, and months and can group by topics or sentiments, for example. The Activityname is CaptureNLPMonitoringData. |
pzDeleteTempAttachments | Enabled | Deletes temporary attachments (as indicated in the Data-WorkAttach-File-Temp table) that are older than 60 minutes from Pega DB/S3/Box/Sharepoint/CMIS systems. |
pyPersistClusterState | Enabled |
Saves the cluster state once a day in the data.pr_log_systemstate log. The system saves cluster state data for 90 days, and then the pzClusterAndDBCleaner job scheduler purges the data. |
pzRuleUsageSnapshot | Enabled | The standard activity Code-.RuleUsageSnapshot normally runs once every 24 hours. If the system has run for at least an hour since startup, this activity takes a snapshot of the cache, and writes out instances of the Log-RuleUsage Class and Log-RuleUsage-Details Class. For more information, see Pega-RULES agents. |
pyClusterAndDBCleaner | Enabled | Removes expired and old records from several Classes. |
pyPegaIndexer | Enabled | Runs indexing when cases are archived using performIndexing() . |
pyCleanNLPData | Enabled | Cleans NLP data. |
pyNodeCleaner | Enabled | Removes old entries from the System-Request-Context table. |
pyPurgeExpiredAccessTokens | Enabled | Purges OAuth tokens. (The generic activity pupurgeouthdbinstances takes the Class name as param to trigger the purge Process.) |
pyValidateKMSMetadata | Enabled |
Monitors AWS keys status. If you activate AWS or any other keystore on the encryption landing page, this job periodically checks whether the keystore is still valid. (The AWS key can be removed or disabled in the AWS Portal, which causes Pega encryptions and decryptions to fail.) |
pyPurgeExpiredAuthorizationCodes | Enabled | Purges OAuth tokens. (The generic activity pupurgeouthdbinstances takes the Class name as param to trigger the purge Process.) |
pyPurgeBlackListedJTIs | Enabled | Purges OAuth tokens. (The generic activity pupurgeouthdbinstances takes the Class name as param to trigger the purge Process.) |
pyCleanUpReplayCache | Enabled | Deletes expired Data-Admin-ReplayCache instances which the system creates at successful SAML logins. (The system stores the assertionID to avoid replay attacks.) This job was added in Pega Platform version 8.6 to replace the legacy agent. |
pyCleanUpSessionInfo | Enabled | Removes orphaned records of SAML web SSO Classes. This job was added in Pega Platform version 8.6 to replace the legacy agent. |
pyCleanUpLogoutRequestInfo | Enabled | Removes orphaned records of SAML web SSO Classes. This job was added in version Pega Platform 8.6 to replace the legacy agent. |
pyPurgeExpiredSessionIndexes | Enabled | Purges expired session indexes. |
pyCleanUpSSONodeInfo | Enabled | Deletes expired Data-Admin-Security-SSO-SAML-NodeInfo instances which the system creates at successful SAML logins. (The system stores requestorid+sessionidx+authservicename.) This job was added in Pega Platform version 8.6 to replace the legacy agent. |
pyCleanUpLoginInfo | Enabled | Removes orphaned records of SAML web SSO Classes. This job was added in Pega Platform version 8.6 to replace the legacy agent. |
pyCleanUpAuthRequestContext | Enabled | Removes orphaned records of SAML web SSO Classes. This job was added in Pega Platform version 8.6 to replace the legacy agent. |
pyPegaArchiver | Enabled | Archives old cases. |
pyTrimDataFlowErrorTable | Enabled | Runs the pr_Data_Decision_DDF_Error activity related to the Decision Strategy Manager. |
pyDatapageCacheCleaner | Enabled | Deletes expired Data Pages. |
pyRemoveOutdatedGuardrailEvaluations | Enabled | Removes outdated guardrail evaluations. |
pyDeleteOldLogEvents | Enabled | Deletes old Kafka log events from the pr_log_dataflow_events table. |
ValidatePegaPlatform | Enabled | Runs Pega Platform validations. |
pyPersistNodeState | Enabled | Adds system information to the data.pr_log_systemstate table at system startup. |
pyPredictionUpgrade | Enabled |
Manages upgrades for predictions, transparency threshold settings, and notification settings. |
pzIndexAgents | Enabled | Indexes agents on job scheduler startup. |
pyPegaPurger | Enabled | Purges old cases. |
pyExportedDataRetentionPolicyEnforcer | Enabled | Deletes files that are older than 180 days from the Interactions and Decisions Data Sets. |
pyPegaExpunger | Enabled | Deletes archived files permanently from storage and removes cases from Elasticsearch indexes. |
pyHazelcastRemoteExecutionQueueCleaner | Enabled |
Cleans up stale Hazelcast RemoteExecution queues in the Hazelcast cluster. This can prevent issues with memory leaks by the Hazelcast Queue Service on some environments. |
pyExecuteDbSystemPulse | Enabled | When you configure Pega Platform to use database pulse processing, it uses activity Code-.SystemPulse to synchronize the contents of the in-memory rule cache on a node with Rules that are stored in the PegaRULES database. For more information, see Pega Rules agents. |
pxStabilizeServiceRequestorPools | Disabled | Clears pools that are held in inconsistent state. |
pySearchUpgrade | Disabled | When the platform detects that it was started just after an upgrade, it starts the pySearchUpgrade job. This job performs tasks needed for search, including re-indexing all Rules and data. This job was added in Pega Platform version 8.6 to replace the legacy pzInstallation agent. |
pzDelayedQueueProcessorSchedule | Disabled | Processes delayed queue processor items. |
pySRSMigration | Disabled | Starts the migration from ES to SRS. |
pySearchRestart | Disabled | Starts additional action after detecting a node restart. |
pyProcessClientDataRequests | Disabled | Processes all client requests. |
pyPredictionsConfigurationSyncJob | Disabled |
Monitors predictions. This job updates the prediction rule configuration with any changes to the prediction. |
pyArchival_ReIndexer | Disabled |
Fixes corrupted Elasticsearch indexes. This job optionally follows case archival and purge jobs when trying to fix case archives. |
pyAutoDeployTextPredictions | Disabled | Works with TextService to auto-deploy models from Pega Infinity to TextService. |
pyPurgeReportData | Disabled | Purges reporting data from Data-Conversation-Event Data-Conversation-Summary that have a timestamp earlier than a year. |
pyCertificateExpirationNotification | Disabled | Sends an email notification with details about all certificates hosted in platform truststore that are expired or are expiring soon. For more information, see Expiring certificate notifications. |
Queue processors
The following queue processors are included with Pega Platform:
Queue processor | Class | Node type | Purpose |
---|---|---|---|
pzStandardProcessor | - | Background processing | Runs standard asynchronous processing when:
For more information, see Queue processor Rules. |
pyBIBatchIndexClassesProcessor | System-Queue-BIClassToBatchIndexer | Background processing | Processes the BI batch Classes indexer. |
pyDeleteMessage | System-Email-DraftMessageMetaData | Background processing | Deletes messages in the drafts folder when the send fails due to throttling. |
pyProcessCaseEvents | Work- | Background processing | Processes an event action based on event Class. Also works with changing Stage and resolving a case to make a Decision and set a response. |
pyBIBatchIndexProcessor | System-Queue-BIBatchIndexer | Background processing | Processes the BI batch indexer. |
pyProcessNotification | System-Queue-Notification | Background processing |
Sends notifications to customers and runs the pxNotify activity to calculate data such as the list of recipients, the message, or the Channel. Channels include email, gadget notifications, and push notifications. For more information, see Queue processor Rules. |
pySASBatchIndexClassesProcessor | System-Queue-SASClassToBatchIndexer | Background processing | Processes the new batch Classes indexer. |
pzAttachmentMigrationProcessor | PegaAccel-AttachmentMigration | Background processing | Migrates attachments to the repository, such as when a customer moves from on-premise to Cloud as a one-off activity. |
pySASBatchIndexProcessor | System-Queue-SASBatchIndexer | Background processing | Processes the SAS batch indexer. The job processes bulks during batch indexing to the external search service. Each queue item carries a number of instance IDs to index. |
pyBatchIndexProcessor | System-Queue-FTSBatchIndexer | Background processing | Processes the old batch indexer. |
pySendEmail | Data-Corr-Email | Background processing | Sends outbound emails asynchronously. |
pxInteractionAggregator | Embed-Aggregate-Interaction | Background processing | Calculates the interaction case indicators for reporting purposes. |
pyBatchIndexClassesProcessor | System-Queue-FTSClassToBatchIndexer | Background processing | Processes the old batch Classes indexer. |
pyNLPReportingDataProcessor | Data-NLP-Outcome | Background processing | Queues an item every time a text prediction runs. The item contains raw information such as text language, the number of words and characters in the text, the text topic, and text sentiment. |
pyBIIncrementalIndexer | System-Queue-BIIncrementalIndexer | Search | Processes the BI incremental indexer. |
pySASIncrementalIndexer | System-Queue-SASIncrementalIndexer | Search | Processes the SAS incremental indexer. |
pyFTSIncrementalIndexer |
System-Queue-FTSIncrementalIndexer | Search |
Performs incremental indexing in the background. When you create or change a rule, data, or work objects, this queue processor posts to the Search subsystem. This helps to keep search data current and reflects the content of the database closely. For more information, see Queue processor Rules. |
Agents
The following legacy agents are included with Pega Platform:
Agent | Category | Rule set and queue Class | Purpose |
---|---|---|---|
Initialize Health Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push AI Model Metrics Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Agents Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Application Data |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Application Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push CDH Metrics Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Case Usage Data |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Changes Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Configuration Settings Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Conflicting Query Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push DB Activity and Connection Status Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push DB Query Stats Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push DB Table Size Obj Cache Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push DSS Info |
Maintenance |
PegaAESRemo System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Daily Log Usage Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Daily Users Data |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Elastic Search Status Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Email Metrics |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Guardrail Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push HotFix History Info |
Maintenance |
PegaAESRemo System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Hourly Log Usage Data By App Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Index Used Definition Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Job Scheduler and Queue Processor Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Listener Status Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Memory Notification On Startup |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Memory Usage Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Nodes Info Daily |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Operator Feed |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push Queue Status Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
Push SRS Info |
Maintenance |
PegaAESRemote System-Queue-DefaultEntry |
Used by Pega Predictive Diagnostic Cloud (PDC). |
CreatePMFItem |
PMF Integration |
Pega-AppDefinition System-Queue-DefaultEntry |
Supports the Direct Capture of Objectives (DCO) features. For more information, see Standard rulesets. Mode: S - Standard agent Development environmentUrgency: M - Medium. Low impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PostAction |
Case management |
Pega-AppDefinition System-Queue-DefaultEntry |
Supports the Direct Capture of Objectives (DCO) features. For more information, see Standard rulesets. Mode: S - Standard agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
UpdatePMFItem |
PMF Integration |
Pega-AppDefinition System-Queue-DefaultEntry |
Supports the Direct Capture of Objectives (DCO) features. For more information, see Standard rulesets. Mode: S - Standard agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
ADMSnapshot |
DSM |
Pega-DecisionEngine System-Queue-DefaultEntry |
Used by Pega Decision Strategy Manager (DSM). |
StartDSMServices |
DSM |
Pega-DecisionEngine System-Queue-DefaultEntry |
Used by Pega Decision Strategy Manager (DSM). |
StartSimulationRun |
DSM |
Pega-DecisionEngine System-Queue-Simulation |
Used by Pega Decision Strategy Manager (DSM). |
DeleteOrphanTags |
Maintenance |
Pega-EndUserUI System-Queue-DefaultEntry |
Performs periodic purging of orphan tags from the database table pr_data_tag. For more information, see Pega-EndUserUI agent. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PurgeExtraRecents |
Maintenance |
Pega-EndUserUI System-Queue-DefaultEntry |
Performs periodic purging of orphan tags from the database table pr_data_tag. For more information, see Pega-EndUserUI agent. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PurgeRecentReports |
Maintenance |
Pega-EndUserUI System-Queue-DefaultEntry |
Performs periodic purging of orphan tags from the database table pr_data_tag. For more information, see Pega-EndUserUI agent. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
Collect PegaDATA database blob size statistics |
Maintenance |
Pega-Engine System-Queue-DefaultEntry |
Used for rule resolution, low-level foundation processing. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
Collect PegaRULES database blob size statistics |
Maintenance |
Pega-Engine System-Queue-DefaultEntry |
Used for rule resolution, low-level foundation processing. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
Update PegaDATA database table statistics |
Maintenance |
Pega-Engine System-Queue-DefaultEntry |
Used for rule resolution, low-level foundation processing. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
Update PegaRULES database table statistics |
Maintenance |
Pega-Engine System-Queue-DefaultEntry |
Used for rule resolution, low-level foundation processing. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
SystemEventEvaluation |
Case management |
Pega-EventProcessing System-Queue-Events |
Supports business events. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Pega-Engine |
Kernel |
Pega-ImportExport System-Queue-DefaultEntry |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Post-Import Col Pop |
Kernel |
Pega-ImportExport System-Queue-PostImport-ColPop |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Post-Import Indexing |
Kernel |
Pega-ImportExport System-Queue-PostImport-RDI |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Post-Import Migration |
Kernel |
Pega-ImportExport System-Queue-PostImport-Migration |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Post-Import UAS |
Kernel |
Pega-ImportExport System-Queue-PostImport-UpgradeApplicationsSchema |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
RevalidateAndSave |
Kernel |
Pega-ImportExport System-Queue-RevalidateAndSave |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
UpdateDependentApplications |
Kernel |
Pega-ImportExport System-Queue-PostImport-UDA |
Supports certain one-time post-upgrade processing. For more information, see Pega-ImportExport agent and Standard rulesets. Mode: S- Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ProcessConnectQueue |
Maintenance |
Pega-IntSvcs System-Queue-ExecutionRequest-Connect-Default |
Executes a queued connector request. For more information, see Pega-IntSvcs agents. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ProcessServiceQueue |
Maintenance |
Pega-IntSvcs System-Queue-ExecutionRequest-Service-Default |
Used for the second service request and subsequent retries. For more information, see Pega-IntSvcs agents. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
CalculateComplianceScoreDaily |
Uncategorized |
Pega-LP System-Queue-Guardrails |
Used by landing pages for calculating compliance score. For more information, see Standard rulesets. Mode: S- Standard agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
CalculateHistoricSpecificationData |
Uncategorized |
Pega-LP System-Queue-SpecificationAnalysis |
Used by landing pages for calculating compliance score. For more information, see Standard rulesets. Mode: S- Standard agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PurgeComplianceScores |
Uncategorized |
Pega-LP System-Queue-DefaultEntry |
Used by landing pages for calculating compliance scores. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PurgeSpecificationData |
Uncategorized |
Pega-LP System-Queue-DefaultEntry |
Used by landing pages for calculating compliance scores. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
EmailDigestDaily |
Case management |
Pega-ProcessEngine System-Queue-DefaultEntry |
Sets the daily email digest correspondence and sends it according to the user preferences. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
EmailDigestWeekly |
Case management |
Pega-ProcessEngine System-Queue-DefaultEntry |
Sets the weekly email digest correspondence and sends it according to the user preferences. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ProcessEmailRequest |
Uncategorized |
Pega-ProcessEngine System-Queue-DefaultEntry |
Supports email conversations that allow email responses to be used for approvals or other Actions on work items. For more information, see Pega-ProcessEngine agent. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ProcessFlowDependencies |
Uncategorized |
Pega-ProcessEngine System-Queue-FlowDependency |
Supports dependent Assignment processing. Periodically retries until a lock is available. For more information, see Pega-ProcessEngine agent. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
AgentBulkProcessing |
Case management |
Pega-ProCom System-Queue-BulkProcess |
Applies a flow action to assignments in bulk. For more information, see Pega-ProCom agents. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
SendCorr |
Correspondence |
Pega-ProCom System-Queue-DefaultEntry |
Sends email correspondence. For more information, see Pega-ProCom agents. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ServiceLevelEvents |
Case management |
Pega-ProCom System-Queue-ServiceLevel |
Processes service-level agreements and escalation. For more information, see Pega-ProCom agents. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
PopulateDistinctValues |
Uncategorized |
Pega-Reporting System-Queue-DefaultEntry |
Used by reporting. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
Refactor Copy Move Merge |
Maintenance |
Pega-RuleRefactoring System-Queue-DefaultEntry |
Supports the Ruleset Maintenance wizard by periodically searching for queued refactoring tasks and executing the ones found. The tasks include copying, moving, merging, and renaming rulesets and Ruleset versions. For more information, see Pega-RuleRefactoring agent. Mode: S - Standard agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
pzProcessRebase |
Maintenance |
Pega-RuleRefactoring System-Queue-DefaultEntry |
Supports the Ruleset Maintenance wizard by periodically searching for queued refactoring tasks and executing the ones found. The tasks include copying, moving, merging, and renaming rulesets and Ruleset versions. For more information, see Pega-RuleRefactoring agent. Mode: S - Standard agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
SystemIndexer |
Uncategorized |
Pega-RULES System-Queue-DefaultEntry |
The standard activity Code-.SystemIndexer updates the search index cache that supports the operations of the full-text search facility for Rules and data instances. Typically, this activity runs every 60 seconds. After saving a new or updated rule, the updated information might not immediately display in search results. For more information, see Cluster-based pulse. Mode: L - Legacy agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: M – Medium. Immediate recovery is not required, but recovery work is required. |
DeleteUnusedStaticContentFiles |
Maintenance |
Pega-RulesEngine System-Queue-DefaultEntry |
Deletes unused aggregated static content records to reduce clutter in the database table. For more information, see Delete unused static content files. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PersistConclusions |
Maintenance |
Pega-RulesEngine System-Queue-DefaultEntry |
Persists the conclusion cache. Mode: A - Advanced agent |
PropertyOptimization |
Case management |
Pega-RulesEngine System-Queue-ColumnPopulation |
Supports background processing to expose properties from the pzPVStream (BLOB) column. For more information, see Property optimization. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
PurgeAssemblyDatabaseCache |
Maintenance |
Pega-RulesEngine System-Queue-DefaultEntry |
Runs once a week on any node in the cluster and purges records from the database. For more information, see Purge assembly database cache. Mode: A - Advanced agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: M – Medium. Immediate recovery is not required, but recovery work is required. |
ReportStatUsageAgent |
Maintenance |
Pega-RulesEngine System-Queue-DefaultEntry |
Once an hour, the agent adds an instance to the Log-ReportStatistics Class for each run of a report definition. For more information, see Report statistics. Mode: A - Advanced agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
ScheduledTaskProcessor |
Uncategorized |
Pega-RulesEngine System-Queue-ScheduledTask |
Processes instances of the System-Queue-ScheduledTask Class to run scheduled reports. For more information, see Scheduled task processor. Mode: S - Standard agent Development environment Urgency: H - High. Large impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
UpdateActiveNonQuiesceAdminRequestors |
Kernel |
Pega-RulesEngine System-Queue-DefaultEntry |
Runs every 5 seconds to count the number of non-quiesce administrators (general users) on a node. For more information, see Update active non-quiesce admin requestors. Mode: A - Advanced agent Development environment Urgency: L - Low. No impact on users and developers. Production environment Urgency: L - Low. Can wait for it to be restored by the next reboot or do a manual reboot. |
FTSConflictsHandler | Uncategorized |
Pega-SearchEngine System-Queue-FTSConflictsHandler |
Used in full-text search. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
FTSIncrementalIndexer | Uncategorized |
Pega-SearchEngine System-Queue-FTSIncrementalIndexer |
Used in full-text search. For more information, see Standard rulesets. Mode: A - Advanced agent Development environment Urgency: M - Medium. Low impact on users and developers. Production environment Urgency: H - High. Immediate action required. |
For more information, see Agent Rules.