SLA agents to QP conversion
Hi,
We have an application with thousands of cases created each day. It was written in Pega 6 and now migrated to Pega 8 from Pega 7. We have many SLA's set for resuming flows, and then these SLA's are calling important Soap services during flow process. We are planing implementing Queue processors instead of each SLA's which are resuming flows. Although it is rare sometimes SLA's stop becuase of server issues, and queues are lost, we manually resumed all cases. We thought requeue option for QP's will be good in such cases.
Do you think it is a good idea for taking this risk for such busy application and convert SLAs to QPs? What can be disadvantage, risk for this conversion?
@Sad?kY99
Recommended approach will be to use the OOTB functionality code. You might need to find the root-cause why SLA agent is getting stopped and to provide fix for that.
If you are using SLA, then you will be having below advantages
Queue-Processor Disadvantages