I can't find a case of spark or Kafka connecting to InterSystems Iris on the Internet. Are there any related resources can share?
Hi Developers!
Thank you for using ZPM Package Manager and contributing more and more useful packages to the public registry!
But as you already aware ZPM packages are always deployed with source code.
Do you think we need to add the option to deploy without source code - e.g. if you want to deploy a commercial package?
Will you develop commercial modules if there will be an option and deploy it with ZPM?
How do you deploy commercial applications today?
Hi all,
I'm trying to access via JDBC my community installation but the connection is always rejected. The same code (python code) using the stand-alone version of Intersystems IRIS works fine.
Is the community edition limited in this case? I can't see it in the official documentation: https://irisdocs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Pag…
Why when I use a SQL on the Cache, the condition between "the expression" and "the expression", not permite to me, delete the all ID of this data class?
What are the differences between Cache for Windows and Cache for MacOS?
I want to use it in different devices.
what is The difference between the merge of sas and the full join of sql?
Organizations around the world lose an estimated five percent of their annual revenues to fraud, according to a survey of Certified Fraud Examiners (CFEs) who investigated cases between January 2010 and December 2011. Applied to the estimated 2011 Gross World Product, this figure translates to a potential total fraud loss of more than $3.5 trillion (source: https://www.acfe.com/press-release.aspx?id=4294973129).
The most efficient way to reduce frauds is to collect and unify the transactions, assets and target data to identify patterns, produce anti fraud reports and algorithms to validate the
Can InterSystems IRIS support horizontal expansion? How many nodes can it support?
InterSystems has been widely used in medical and health fields. Which other industries have high market share?
What's the difference between InterSystems Trakcare and InterSystems Healthshare?
This article is a continuation of this post.
The purpose of this article is to explain how the Interoperability menu works for system integration.

The left side of the figure is the window for accepting information sent from external systems.
There are various ways to receive information, such as monitoring the specified directory at regular intervals to read files, periodically querying the database, waiting for input, or directly calling and having it passed from applications in other systems.
In the system integration mechanism created in the IRIS Interoperability menu, the received
This article is a continuation of this post.
In the previous article, how the Interoperability menu works for system integration was explained.
In this article, I would like to explain how to develop a system integration using the Interoperability menu.
To begin with, what kind of process do you want to create? While thinking about this, make the following content.
- Production
- Message
- Components
- Business Services
- Business Processes
- Business Operations
Production is a definition used to specify the components required for system integration and to store the component settings, which are
This article is a follow-up to this post.
In the previous article, [What is a Production?], we checked the production contents. We ran the sample code and checked the flowing messages' contents into the production on the Visual Trace page.
This article will review the concept and the definition of the messages used to send and receive data between components from the required development content for system integration.
- Production[ previous post ]
- Message
- Components
- Business Services
- Business Processes
- Business Operations
Before creating a message, let's review the case study.
A company
This article is a continuation of this post.
In the previous article, we reviewed how to create and define messages used to send and receive data between components.
In this article, I will explain how to create a business operation from the component creation methods.
- Production
- Message(previous article)
- Components
- Business Services
- Business Processes
- Business Operations
We will quickly check the code by referring to the sample.。

| Component Name | Role |
|---|---|
| Start.FileBS | A business service that uses file inbound adapter to read files placed in a specified directory at regular intervals. |
| Star |
This article is a continuation of this post.
In the previous article, we discussed business operations' creation from the components required for system integration.
In this article, you will learn how to create a business process that calls the two business operations you have defined in the sequence order.
- Production
- Message
- Components
- Business Services
- Business Processes
- Business Operations (previous post)
The business process acts as the coordinator (command center) of the process.
The processing adjustments you may want to implement in the sample include the following:
Step 1: Provide
This article is a continuation of this post.
In the previous article, we discussed the development of business processes, which are part of the components required for system integration and serve as a production coordinator.
This article will discuss creating a business service, which is the information input window for production.
- Production
- Message
- Components
- Business services
- Business processes(previous post)
- Business operation
And finally, the last component of “Let's Use Interoperability!”
The business service provides a window of input for information sent from outside IRIS, with or
Accuracy rate is a measure of our prediction results, and it is a measure of how many of the predicted positive samples are actually positive.
The recall rate is for our original sample, and it shows how many positive examples in the sample were correctly predicted.
Accuracy = Predicted correctly/All
If we want to be able to retrieve as much content as possible, this is the pursuit of "recall ratio", namely A/(A+C), the bigger the better.
If we want to retrieve documents that we really want, that is, relevant as much as possible and irrelevant as little as possible,
This is the pursuit of
Hello, developers!
In this article, we will focus on OAuth2, a protocol that is increasingly being used in combination with FHIR to perform authorization.
In this part 1, we will start up the Docker container for IRIS for Health and Apache, configure the OAuth2 authorization server function on IRIS for Health, access it from the REST development tool Postman, and obtain an access token. Besides, in Part 2 and beyond, we will add FHIR repository functionality to IRIS for Health, add OAuth2 resource server configuration, and explain how to execute FHIR requests with access tokens from Postman.
Seve
I finished my participation in the Developing with InterSystems Objects and SQL with Joel Solon. The course is very nice and I will share with you some tips I got during this the training final day. Tips presented in the day 5:
- %SYSTEM package has general utiliy classes. Use $system.class.Help() to list the utilities. The main %SYSTEM classes are Encryption (industry encryption methods), OBJ to manage classes and objects, Security for security methods and SQL to use SQL language.
- IRIS allows validation to the properties and arguments using MINVAL and MAXVAL to integer, FORMAT to date and
Hey Developers,
Enjoy watching the presentation of the IRIS-REST-API-DATABASEMANAGER app that allows you to create persistent Tables and Data in InterSystems Cache Database:
Hello,
Thanks for your time,
We would like to know if there is a recommended way to look for if a service has a port in use in each Instance's / Namespace's Production?
We ask because of currently if we need to look if a port is used, we check in Studio every Namespace (there are more than 5) and every Instance (there are four)
I and other developers want to know if do we need to ask permission for the creator to translate an article to portuguese? Sometimes we send a message requesting authorization, but we don't receive a answer, what we do?
Regards.
Hey Developers,
See how the InterSystems IRIS FHIR Server allows you to develop and deploy your FHIR applications on AWS without manual configuration and deployment:
⏯ Getting Started with the InterSystems IRIS FHIR Server on AWS
This is the first InterStstems programming contest that we participated in! Come check out and vote for us!
The overbooking management system combines the unique conditions of the hotel, such as room prices, order channels, customer needs (etc...). System uses machine learning algorithms (such as: KNN/ES-RNN...) to accurately predict the daily no-show and occupancy rate of the hotel, and further combines with the revenue equation to find the best largest room sales volume, which can significantly increase the hotel marginal revenue.
Hey Developers,
This week is a voting week for the InterSystems Multi-Model Contest! So, it's time to give your vote to the best solutions built with InterSystems IRIS.
🔥 You decide: VOTING IS HERE 🔥
How to vote?
Getting this error when starting up Caché:

I've recently deleted several Caché namespaces to clear up space, turned Caché off, and then this started happening. Caché cube is grey, but only the start Caché option is unavailable.
Caché is still running, but just not completely:

The Windows Event Viewer application has the following error: .png)
There are also the following logs in the mgr/cconsole.log file. I can provide more if necessary.
03/03/21-14:18:23:206 (13360) 0 START: C:\InterSystems\Cache\mgr\journal\20210303.005
03/03/21-14:18:23:206 (13360) 1 Warning: Alternate and primary journalI have 2 instances of Cache, one of 2010 and the other 2016. On both I have created a SSL Configuration with same name.
When I connect to a SOAP Service Client from Cache 2010, I get the above error.
If I connect from Cache 2016, the connection get through.
How can get more details of the error in the Cache 2010 instance to be able to fix this issue.
I have enabled the SOAP Log and it does not give much of details.
Regards
Anil
There's been quite a bit of discussion lately in this forum on the tools available in IRIS for using both XML and JSON, and debate on cross-conversion between the two formats.
A week or so ago I posted details of a set of tutorials I'd put together on integrating the Node.js-based QEWD technology with IRIS, working over a network. As part of that set of tutorials, I've been detailing how to use the various multi-model capabilities of the build-in QEWD-JSdb abstraction of IRIS.
Just curious if anyone tried to use HTTP/2 in their Caché projects?
And InterSystems thoughts about adding support for this new version.
Hi Community,
Enjoy watching the new session recording from the InterSystems AI+ML Summit 2021:
Hi ,
I have a requirement to programmatically fetch and update a Business Process Setting . It's a custom property , added in extended class .
I am trying find a sample, but no luck.
Could any one help me ?


