How to implement transaction processing when using healthConnect to link external data for data operation
Hi Community,
Find out how you can use the open-source iKnow engine in Python within InterSystems IRIS.
Hi -
I know this is very "newby" of me, but here goes..
I have moved some classes onto my server, but these have never been in VSCode as edited files, and I'm just not finding the magic command or button or drop-down that says "pull this file from the server and make me a local copy to edit. I can see the class files on the server using the ObjectScript plugin - but I just can't find out where to make a local copy for editing
Thanks
I've define an upstream object in the IAM 0.34-1 and in it 3 targets. I now want to remove 1 of those targets.
I can not find the way to do that.
Hi !
There is a BusinessService be called by several callers,but now I get this error below on Event Log page:
<Ens>ErrGeneral: Failed to create document from string:
ERROR #6301: SAX XML Parser Error:processing instruction cannot start with 'xml'
while processing Anonymous Stream at line 1 offset 106
What may be the cause of this error?
How can I locate the parameter that caused this error?
Hi,
I use terminal + dbeaver,When I open the new terminal again, will prompt the license information.
Is this database free?
Image search like Google's is a nice feature that wonder me - as almost anything related to image processing.
A few months ago, InterSystems released a preview for Python Embedded. As Python has a lot of libs for deal with image processing, I decided to start my own attemptive to play with a sort of image search - a much more modest version in deed :-)

---
A tast of theory 🤓
In order to do an image search system, fist it's necessary select a set of features to be extracted from images - these features are also called descriptors.
The docbook chapter "Importing XML into Objects" has the following tip:
You can call the Correlate() method repeatedly to correlate more than one element, although the examples in this chapter show only one correlation.
Does anyone have a good example of multiple correlations? I've got code running that does multiple imports of the same file while changing the correlation and it's inelegant and not really what I want.
Hey developers,
As you know, the InterSystems Multi-Model contest has already ended. And now we want to get feedback from those developers who were unable to participate.
Please answer some questions to help us improve our contests!
👉🏼 Quick survey: InterSystems Multi-Model Contest Survey
Hi Developers!
This is a release of how did we improve the Developer Community in January 2021. The key features:
- Twitter account support
- New personal user profile page
- New user posts page
- New user replies page
- New user followers page
- New user following page
See the details below.
Making a blog using Python + IRIS Globals
Since I started to use internet (late 90's), I always had a CMS (content management system) present to make easier post any information in a blog, social media or even an enterprise page. And later years putting all my code into github I used to document it on a markdown file. Observing how easy could be persisting data into Intersystems IRIS with the Native API I decided to make this application and force myself to forget a little of SQL and stay open to key-value database model.

What is a blog?
Hey Developers,
You asked for it – we did it! Now it's time for all Chinese speaking users of our community!
Finally, we're pleased to announce the official start of the Chinese InterSystems Developer Community!
And let me introduce you @Claire Zheng and @Vivi Zhu from InterSystems China as managers of the InterSystems Developer Community in Chinese!
Hi,I am a novice.How to call "ClassMethod" in SQL statement?
I don't understand why it's wrong?
I have a business process that I call a class that returns a JSON message. I was hoping to be able to reference the tag or iterate through the response until I find my value.
// Build the request parameter
set tRequest = ##class(CDSM.MemberAPI.Request).%New()
set tRequest.DateOfBirth = ptDOB
set tRequest.FirstName = ptFname
set tRequest.LastName = ptLname// Business operation needs to be parameterized
set tSC = ..SendRequestSync("boEISLMemberAPI, tRequest")
Just pasting the value I am interested since the response is 300 values long.
<memberId>12345678</memberId>
Hey Developers,
The InterSystems Multi-Model Contest is over. Thank you all for participating in our exciting coding marathon!
And now it's time to announce the winners!

A storm of applause goes to these developers and their applications:
✓ 734 downloads in January
✓ 879 developers joined
I am trying to write a REST consumer the API that I am talking to expects a file to be sent over and in response I will get a file back if anyone out there has ever had a similar use case please could you kindly guide us or share some sample code please
Hi:
I'm using Docker and I don't get how you create new folders in the container.
I'm using Docker on Windows running the iris health community.
I want to create 2 folders on the instance and be adding files to it; I must be missing something as i can't see how this gets easily managed?
May retry just downloading the main community HS edition not through docker but could how to amend the error
"Too many Cores (16) for InterSystems IRIS Community License." for the main installation not through docker- docker has that workaround but not seen one for a non docker installation?
Hey Community,
We're pleased to invite you to the InterSystems AI+ML Summit 2021, which will be held virtually from January 25 to February 4! Join us for a two-week event that ranges from thought leadership to technical sessions and even 1:1 “Ask the Expert” sessions.
The sessions will be in both German and English. And this summit is free to attend!
See details below:
Hi,
When wanting to use VS-Code for server-side editing.. - In VS-code I can right click on a server item (eg a class) to see a set of menu options including 'Server Source Control... ' and 'Server Command Menu...' at the bottom.
I noticed that these options are somewhat connected to my server-side source control hooks class that inherits from %Studio.SourceControl.Base, however, I am seeing different behavior between my custom subclass of this, and, the provided %Atelier.SourceControl subclass.
How should the subclass of %Studio.SourceControl.
Hi Community,
As you may know, this year we're holding InterSystems AI+ML Summit 2021 virtually from January 25 to February 4. All sessions, both in German and English, will be free to attend.
Let's find out more about the exciting sessions that await us and book a virtual seat today!
Check the agenda below:
Hi,How to specify column name (ddl)?
I cannot find those folders under my IRIS install dev folder. Those were in my cache install dev folder.
Will InterSystems drop those support? If yes, why are there some discussion about Python/Iris in this forum?
Of course, I wish IS continue to support those.
Hi developers!
Want to share with you the new release on Open Exchange we had in January 2021:
- Applications Downloads sorting;
- Contest Voting UX enhancements.
Applications by Downloads
Now you can sort applications on Open Exchange by number of Downloads in descending order. Choose the sorting selector to Downloads:
I have set my Business service Ack Mode as "immediate" but the receiver says that they are getting a CA code. Is there a way that I can set the ACK to go as AA?
The pandemic that struck the world in 2020 made everyone follow the news and the numbers that involve the COVID-19.
Why don’t you take that opportunity to create something simple and pleasant, to follow the number of vaccinations worldwide?
To face this challenge, I'm using the data provided by Our World in Data - Research and data to make progress against the world’s largest problems.
They have a dedicated repository on Github with the data of COVID-19, and I took the vaccination data to help me with my tracker.
If you didn't know the guys, check it out, it well worth your time.
ZPM is a fantastic package management product. I have 7 apps published and these apps not using zpm because it need install external products using apt-get install.
Is it possible do apt-get install using ZPM?
With https://openexchange.intersystems.com/package/IRIS-Publisher, you can document your IRIS Application and gererate the Application Documentation Web Portal (responsive). See the results:
Main Page:
.png)
Classes Menu and Class Page: The class page with class documentation, the list of methods and properties.
.png)
| Navigation and Search bar: | ![]() |
Search dialog:
.png)
About page: your contacts
.png)
Change the theme:
Hello,
We would need some help,
Our aim is to send an image as binary data using a REST Service
Currently we do the following:
1 We get from the external system a binary image in our REST Operation
2 We encode it to Base64
set linea=""
while (tResponse.Data.AtEnd = 0) {
set linea = linea_$system.Encryption.Base64Encode(tResponse.Data.Read(57))
}3 We send it to the Process in a Response Message:
Class Mensajes.Response.miSCS.ConsultarImagen Extends Ens.Response
{
Property resultado As %Boolean;
Property informacion As %String(MAXLEN = "");
Property binario As %Stream.

275


.png)
