go to post Muhammad Awan · May 31, 2019 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 reportsPlease share your thoughts!!Thanks in advance
go to post Muhammad Awan · Nov 13, 2018 Hi Neerav, Have you get a chance to check my email that I sent you a couple of weeks.Please let me know @Neerav VermaRegards,
go to post Muhammad Awan · Oct 23, 2018 Neerav, pls see your pub/sub post. I left my comments there last week. Look forward having your code implementation to understand pub/sub processing.Thanks
go to post Muhammad Awan · Oct 16, 2018 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 AdvanceLeadCacheDeveloper