Has anybody tried to write custom code to empty out queues when Interoperability shuts down? We run IRIS in Kubernetes cluster and we have compute pods scaling up and down. We have Message Bank operation to keep all messages in one place. We want to see all messages in Message Bank.
Hey Community,
Here is a digest of the Developer Community videos on InterSystems Developers YouTube Channel in December 2022:
✓ 446 downloads in December
✓ 711 applications all time
✓ 22,561 downloads all time
✓ 1,964 developers joined
Hi Community,
Watch this video to learn about InterSystems FHIR Server, the turnkey FHIR data solution that empowers FHIR application developers to focus on building life-changing healthcare applications:
All,
In which folder under the "C:>InterSystems>IRISHealth" are the Mumps/cache routine stored? These are the routines created via the Studio module of the IRISHealth application.
Thank you!
OCR DEMO
This is a demo of the OCR functionality of the pero-ocr library.
It used in the iris application server in python.
Demo
This is an example of input data :

This is the result of the OCR :
In this example you have the following information:
- The text is in the
TextEquivtag - The confidence is in the
confattribute of theTextEquivtag - The coordinates of the text are in the
Coordstag
<PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"Here is the 2022 Annual Dev Community Question Digest. Let's check out the most popular questions from InterSystems Developers!
✓6,546 questions published all time
Is there a way I can call %Save() on a %Persistent object and at the same time prevent indices from being built?
Get the quick and easy steps for setting up ODBC/JDBC connections to InterSystems IRIS® data platform and InterSystems IRIS for Health™:
Now in an easy-to-use, checklist format to help you work through the process on your own system.
Enjoy!
Don't miss the 2022 Annual Open Exchange App Digest. Let's meet the most popular applications and their developers.
✓ 6,874 downloads in 2022
✓ 508 developers joined in 2022
✓ 710 applications all time
✓ 22,497 downloads all time
✓ 1,964 developers joined all time
Hi,
I have a test version of Cache installed on my laptop, but I cannot get logged into the database. I think my ID may be locked due to too many password failure attempts. I have not changed the Admin password or SuperUser password. Does anyone know what the default password would be for the Admin and/or SuperUser Id's? Or if someone knows how I can get in and unlock/reset my password, it would be much appreciated??
Thanks,
Larry Cardinal
Happy New Year to all
We have a scenario where an ObjectScript-based production calls a lookup service (SOAP in C#) to get information used in a value-set mapping process. The results can be cached in an IRISTEMP global to prevent a network call for every value, but that can hang around for quite some time on production systems.
The next logical step would seem to be to encapsulate strategies (LRU, MRU, etc.) and eviction code into an ObjectScript class that can be reused (we are not in a position yet to leverage embedded Python).
As mature as the platform is, I can't shake the feeling that I am about to reinvent
I've disabled TLS v1.0 and 1.1 within Healthshare setting, but still seeing these error messages when running a security scan. We do have apache being used. What else can I try?
Error messages:
| The remote host supports the use of SSL ciphers that offer medium strength encryption. Nessus regards medium strength as any encryption that uses key lengths at least 64 bits and less than 112 bits, or else that uses the 3DES encryption suite. Note that it is considerably easier to circumvent medium strength encryption if the attacker is on the same physical network. |
| The remote service accepts |
Has anybody ever enabled the standard CSP login page for a web application with REST dispatch class? Any ideas how to do this?
(Context: I'm using %CSP.REST with other stuff behind it, not actually a REST API.)
Please check out the 2022 Annual Dev Community Article Digest with the most popular and commented articles.
Thank you all for your contributions to the InterSystems Community in 2022!
– 277 articles
– 481 announcements
– 870 questions
– 48 discussions
✓2,338 members joined the Developer Community in 2022
✓10,640 posts published all time
✓12,061 members joined all time
I have a registered object class that extends %XML.Adaptor and I want to convert an object of it into canonical XML.
From reading the documentation and some trial and error, it seems like I would need to use %XML.Writer to write the object to XML first using the RootObject() method, then read it with %XML.Reader, and then use the Canonicalize() method of %XML.Writer to write it out again.
Is there a better approach?
Hey guys!!!
I finally got some time to organize a set of classes that I've been using for a few years to make it easier and kill the repetitive work of developing intragrations using XDBC.
Access the project repository at https://github.com/cristianojs/interopway
I've already registered on the Open Exchange. I'm wait for approval.
The idea is to increase the project with more components, I already have one that the "dough is rising and is already going to the oven".
Any questions post here.
Big hug.
Hi Developers,
Enjoy watching the new video on InterSystems Developers YouTube:
Hello,
Could you tell me where i can find it ?
Thank you
Because I had no idea how to build an integration solution for HL7 and didn't know where to start, I decided to follow the course Building Basic HL7 Integrations with InterSystems on Learning portal to get at least the idea of where to begin. After I studied all of it, I decided it might be a good idea to share my thoughts and reflections about it with everyone.

Hi
Just looking to tighten up a new application
As an example, the application may have a path such as;
Omniata.au/csp/SomeApp/ListIndex.csp
on a Windows server in the path of ;
C:\InterSystems\IRIS\CSP\SomeApp
and display images from a path such as;
C:\InterSystems\IRIS\CSP\SomeApp\images\Pic1.jpg
If a user wishes to browse through the website, they could point their browser at the path ;
Omniata.au/csp/SomeApp/images
and guesses some file names, they could view the images
If I do something similar on commercial web sites, I get an error that I'm not authorised to view, I get ...
F
Hey Community,
Our huge thanks to everyone for participating in the Advent of Code 2022! We're pleased to present the winners and distribute all the prizes.
Big applause goes to these developers:
🥈 @Robert Barbiaux (w/ repo)
🥉 @Yuval Golan (w/ repo)
🏅 @Maksym Shcherban (w/ repo)
Here's the final InterSystems leaderboard:
Hello, good afternoon! (or good morning or good evening)
I was doing some very basic tests, based on the documentation, using Python in Studio.
I decided to call a python method through the Studio's own terminal as a demonstration, but the result was different from the terminal result:
Code:
Class User.EmbeddedPython
{
// Write ##class(User.EmbeddedPython).Test()/// DescriptionClassMethod Test() As%Status [ Language = python ]
{
# print the members of the Fibonacci series that are less than 10print("Fibonacci series")
a, b = 0, 1while a < 10:
print(a,Yesterday I downloaded and attempted to install the newest version of the Community Edition of IRIS but not the preview, and attempted to update an older version, but each time I tried to install it, I would get an error, and then an antivirus program would indicate that it had identified and blocked a threat (McAfee identified it as GenericRXAA-FA!EAEEF9B8457F with a location of C:\Users\jivey\AppData\Local\Temp\pbt3FDD840C\IRIS_x64.msi).
Dear community!
It was an amazing 2022 with all of you. Great questions and articles around the whole year and this brings us the most valuable gifts -- wisdom and knowledge.
I want to thank you all for a great year full of fun and pleasure.
This community rocks.
Thank you Intersystems for being a strong partner to all of us.
I know some of my friends are now retired ( Gerd Nachtsheim *wave*) but I want to thank the whole team of Intersystems to make this year again a successful part of my life. Your products rock and I know I am a part of it next year.
God bless you all.
Happy New Year
Hello, my name is Roger, I work in a big hospital in Brazil, I'm new to the MUMPS area, I was given an assignment to try to stabilize our MSM/MUMPS system, we have licenses for 1200 connections, however, the MSM starts having problems when we reach about 990 connections, the terminal has a timeout, it gets stuck. Looking at the MSM settings parameters I noticed the following default settings, could this be related?
– 16 new articles
– 34 new announcements
– 60 new questions
– 2 new discussions
✓150 new members joined in December
✓10,638 posts published all time
✓11,789 members joined all time
The InterSystems learning site now has updated offerings for HealthShare customers.
We recently updated courses about Health Insight Data Flow and Dynamic Cohorts. The dynamic cohorts course provides you with a virtual machine with Health Insight installed, which you can use as a learning sandbox.
For the full set of Health Insight offerings, visit the Health Insight Learning Path.
Hey Developers,
We know you've been waiting for this for a whole year. The time has finally come!
Join the Advent of Code 2022 with InterSystems and participate in our ObjectScript contest to win $$$$ prizes!

ipython-iris-magic
%%iris magic for IPython, can run ObjectScript command in Notebooks
It can be run in any Notebook and does not require any special setup on IRIS or the Notebook.
Demo
Native Api

1,132
