Issue with QueueBatchActivity when using QueueProcessor
Hi
We recently upgraded from Pega 7.2 to 8.4 version. As part of upgrade we updated few Agents in the process to QueueProcessors and JobSchedulers. As part of the Agent process there are few Asynchronous Activity calls which were working fine with Agents but not with QueueProcessor/Job Schedulers. And when i updated the QueueBatchActivity with doActivity the Activity is being executed and the process is working fine. But wanted to know if there is any way to geth QueueBatchActivity working with QueueProcessors.
thanks