Job Schedulers were introduced in Pega 8 to replace advanced agents. Job Schedulers leverage Kafka, which increases throughput and improves performance at the database level.
what happens once the message read is completed? In OOTB scenario, if we restart the server, data flows will start and try to read all the messages. if we dont delete the messages once those are read, those message may get processed again which will cause issue. So how the messages can be deleted once read is completed?
Message can delete once the time is expired or need to find a way to delete once we read but that can be problematic and it can create problem in exception handling. we should try to setup readonly new messages, else it can re-read few messages which is not expired on restart. It can depend on use case as well, like if we are re-reading but we have logic to ignore duplicate in processing then no issues else just read new one. We have option in data flow to just read new one.
It is a very useful session. Hope to see more in future.
Very nice video!
very informative
Hi sir KAfka messaging system used only in Queue processor right ...not for job scheduler was that correct
Job Schedulers were introduced in Pega 8 to replace advanced agents. Job Schedulers leverage Kafka, which increases throughput and improves performance at the database level.
what happens once the message read is completed? In OOTB scenario, if we restart the server, data flows will start and try to read all the messages. if we dont delete the messages once those are read, those message may get processed again which will cause issue. So how the messages can be deleted once read is completed?
Message can delete once the time is expired or need to find a way to delete once we read but that can be problematic and it can create problem in exception handling. we should try to setup readonly new messages, else it can re-read few messages which is not expired on restart. It can depend on use case as well, like if we are re-reading but we have logic to ignore duplicate in processing then no issues else just read new one. We have option in data flow to just read new one.
Hi sir, Can I learn Pega now, there is scope ? Please guide
Yes, you can learn pega. market is little bad now but should correct in sometime.