Is there a way  I can get the exact error message which we can see from System operation->system logs->Application Error logs?
We can also see this error message through the URL by adding $LOG=1 followed by the Zen report URL.

Actually the goal is to get the system error log information, stored in ^SysLog, related to Zen report and store in the user defined log classes. I believe this error log has well defined error messages that can help tracking the exact  problem area either Zen Composite or Zen page level for Zen reports

Please share your thoughts!!

Thanks in advance

Hi Neerav,

I am working on a production (PubSubService Produciton) that I have exclusively created to manage Publish/Subscriber operations (not business operation). The purpose of my production is to receive the publisher's request, gets its subscriber based on topics and send them a message to perform some updates at subscriber level. I also want to receive an acknowledgement of updates from each subscriber. It would be very help to have your code that you have implemented to get a better architectural understanding.

Thanks in Advance

LeadCacheDeveloper