You've probably already heard about Discord and many of you are already chatting there. And now we invite you to become closer to the world of InterSystems technology and join the social club of our developers!
Use a super-fast way to communicate with each other:
https://www.youtube.com/embed/WaDUc5dSHhQ [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
An open discussion about technologies being used. Q&A. Plans for the next contests.
https://www.youtube.com/embed/27vE9o9U3nM [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
I heard about Message Bank when we started redesigning a Health Connect production to run in containers in the cloud. Since there will be multiple IRIS containers, we were directed to utilize Message Bank as one place to view messages and logs from all containers.
Hello everyone! Don't miss the Developer Community Post Digest for July 2021.
General stats
✓157 new posts in July: – 13 new articles – 44 new announcements – 96 new questions – 4 new discussions ✓8,224 total posts published ✓9,320 members joined
If one of your packages on OEX receives a review you don't get notified by OEX only on YOUR package. So @Evgeny Shvarov suggested publishing my monthly summary of reviews here in DC. It reflects my experience with the status I found at the time of my review.
How strange this is to me. I'm querying a table against a numeric(15,2) column call max_client_resp_service. When I query max_client_resp_service > 0 or any number, I get results, but they are not always right, for example where max_client_resp_service > 5 returns values less than 5, e.g.
https://www.youtube.com/embed/YntRwY5P9Yg [This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
Is there a way to get a report of how many messages are passing through a production? I am trying to gauge how many messages we process weekly, monthly, and yearly. Also, over specific months.
any persistan class can be used as msg body, if i use one of my persistent class(ex sample.person) as msg in the ensemble then perform purge management where inculde msg bodies .. will we loose the sample.person data?