Queue processor
A Queue Processor rule is an internal background process on the server that you can use for queue management and asynchronous processing instead of using standard agents.
Queue processor rules provide greater flexibility than agents do and enhance the performance of background processing. Queue processor rules also simplify configuration. Queue processor rules provide better performance than agents because you do not have to queue your items to a database.
Pega Smart Claims Engine for Healthcare is providing three queue processor OOTB:
- Handle N837 to WO creation for EDI channel – CreateClaimWorkObject
- WO adjudication QP
- Handle WO adjudication process for both EDI and XML channels – AdjudicateClaimWorkObject.
- Priority queue processor for adjudication of claims based on priority DT – ProcessPriorityClaim.
Previous topic Dynamic settings end point URL management data page Next topic Steps to configure queue processor