Is it possible to add the intersystems registry (https://containers.intersystems.com/) in portainer with authentication ?
If you're running IRIS in a mirrored configuration for HA in AWS, the question of providing a Mirror VIP (Virtual IP) becomes relevant. Virtual IP offers a way for downstream systems to interact with IRIS using one IP address. Even when a failover happens, downstream systems can reconnect to the same IP address and continue working.
The main issue, when deploying to AWS, is that an IRIS VIP has a requirement of both mirror members being in the same subnet, from the docs:
To use a mirror VIP, both failover members must be configured in the same subnet, and the VIP must belong to the same subnet
If there is an alternative to use instead of Telnet due to security reasons in the Cache terminal? Telnet is using a plain text protocol generating security violations. I am using Cache for Windows 2018.1.8.
Hi everyone,
today I'm asking your help with an issue related to the response messages sent from my production to a client software, such as Postman or SoapUI.
Issue
In the last few days I've been unable to view the responses received from my production in Postman, even if I was able to do so earlier. I'm sending the request to a remote server reachable via a Putty tunnel.
Postman Test
I'm currently testing this simple POST message:
{
"name": "John Doe",
"email": "johndoe@example.com",
"age": 30,
"gender": "Male",
"height": 175,
"weight": 70,
"address": {
"street": "123Hi Community,
We have web gateway installed as a standalone on the web server and when I access it through the direct link https://mydomain.com/csp/bin/Systems/Module.cxw, it doesn't require authentication it just opens as per screenshot below.
.png)
There is a requirement to add authenticate using username and password as with the webgateway installed with iris, I want to get to the below screen before gaining access to web gateway.
.png)
Thanks in advance.
Hi folks,
I have published a new package on OEX.
In short, it is a string datatype that support various configuration options and flexibility.
Business Case
- You have some library classes and other reusable structures that you use across systems.
- You have a "multi-tenant" environment where one code base is shared amongst tenants, which each have their own namespaces configured.
- Specific rules and business processes are stored in that tenant's namespace.
- The core class structures are the same.
- Tenants have different data validation requirements and some want data consistency across systems
Is there a size limit to what a %Library.DynamicObject define variable can hold?
Hey Developers,
This time around, we've decided to spruce up this activity a little and extended this rubric to encompass all 6 communities - English, Japanese, Chinese, Spanish, Portuguese, and French. Isn't this exciting?
And this month we have our first non-English entry.

Without further ado, here are the Key Questions of October chosen by InterSystems Experts within all Communities:
Hey Community,
Here is a digest of the Developer Community videos on InterSystems Developers YouTube Channel in October 2023:
InterSystems FAQ rubric
For routines (*.mac)
You can hide the source by exporting/importing only the *.obj that is generated after compiling the source program.
The command execution example specifies EX1Sample.obj and EX2Sample.obj, which are generated by compiling EX1Sample.mac and EX2Sample.mac, as export targets and exports them to the second argument file.
After moving to another namespace, I am using the exported XML file to perform the import.
USER>do$system.OBJ.Export("EX1Sample.obj,EX2Sample.obj","D:\routine.xml")
Exporting to XML started on 10/23/202311:33:49
Exporting objectWatch this new video guide for migrating off the PWS:
This video is part of a new series, describing the steps to follow to migrate your instance off the PWS during upgrade for Linux/Unix or Windows.
Hi,
I use Caché COS and I'm having trouble doing a POP3 on the Microsoft email server using OAuth 2.0 authentication.
I'm using the following program to accomplish this task:
QGPOP ; Recebe e-mail da Microsoft Office 365
Set server=##class(%Net.POP3).%New()
Set server.port=995
Set server.StoreAttachToFile=1
Set server.AttachDir="D:\HOME\CNTIRET"
Set servername="outlook.office365.com"
Set user="importacao@ferrolene.com.br",pass="xxxxxx"
Set AccessToken="exxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
set server.SSLConfiguration="Transnovag"
Set
A "big" or "small" ask for ChatGPT?
I tried OpenAI GPT's coding model a couple of weeks ago, to see whether it can do e.g. some message transformations between healthcare protocols. It surely "can", to a seemingly fair degree.
It has been nearly 3 weeks, and it's a long, long time for ChatGPT, so I am wondering how quickly it grows up by now, and whether it could do some of integration engineer jobs for us, e.g. can it create an InterSystems COS DTL tool to turn the HL7 into FHIR message?
Immediately I got some quick answers, in less than one minute or two.
Test
First I want to test I am talking
Hi Community!
In the previous announcement, we asked you what are your thoughts regarding the new rubric Water Cooler Talk - basically a moderated (possibly biweekly) discussion about some programming topic not directly related to the InterSystems products. Since the majority reacted positively, we'd like to invite you to write the topics that interest you in the comments to this post and mention if you would like to lead the discussion.

By leading a discussion we understand writing an opening post that highlights the interesting technology / architecture / piece of news / industry trend /
Here in %SYS, we have already examined users, resources, and roles. Now that we know how to set all of that up, we should give it a purpose. Next we will talk about applications! As you may expect, we will see various identical class methods defined here that we have seen in the previous classes. However, some of them will have some tiny yet significant differences.
Hi.
After upgrading to IRIS 2023.2 documentation link doesn't work.
Any suggestions?
Regards,
Matjaž.
Hi.
After upgrading to IRIS 2023.2 and using IIS (configurated by upgrade), VS Code debugging doesn't work any more. If I use private web server, it works fine.
Any suggestions?
Regards,
Matjaž.
hi
we have a rest API that that on of the JSON object contain Property name "verify.facePosition"
we try to translate the JSON file to object with the function ##class(%ZEN.Auxiliary.jsonProvider).%ConvertJSONToObject()
how can we define the Property to "verify.facePosition" As %Boolean in the class ?
i know that with underscore i can define the property with quotation marks like this - Property "verify_facePosition" As %Boolean
thanks for the help
InterSystems announces its fourth developer preview for the 2023.3 release of InterSystems IRIS® and InterSystems IRIS for HealthTM.
Future preview releases are expected to be updated biweekly and we will add features as they are ready.
Please share your feedback through the Developer Community so we can build a better product together. Initial documentation can be found at these links below. They will be updated over the next few weeks until launch is officially announced (General Availability - GA):
Highlights
There are several exciting new
Hello Community,
The Certification Team of InterSystems Learning Services is excited to announce the release of our new InterSystems HL7® Interface Specialist Recertification Project! If you hold the InterSystems HL7 Interface Specialist certification AND your certification's expiration date is within 6 months of today's date, you can get recertified by successfully completing the recertification project.
– 39 new announcements
– 85 new questions
– 5 new discussions
✓ 234 new members joined in October
✓ 12,229 posts published all time
✓ 10,555 members joined all time
I need to develop a tool to help to get what data is being consumed by a certain process, in order to get all data used to build an automated test scenario.
For example, some user process will pull data from ^GLOBAL(1)="dataString", ^GLOBAL(2)="dataString2", ^GLOBAL1(1)="data1String", ^GLOBAL2(4)="data2String4". Amidst all other data on these Globals, I will ignore everything that was not used in the user process, and get the specific keys used on it.
I can see that Caché knows which Globals and such being referenced, and which keys were used, when looking at Process Details, on the
Hello everyone,
I am attempting to enable two-factor authentication for a user account through the System Administration > Security > Users > Edit User (Security Settings) section. However, I am encountering an error with the Qrcode class.
ERROR #5002: ObjectScript error: <NOTOPEN>zGenerate+27^%SYS.QRCode.1
Update:
I tried to create a QR code image using the command from the %SYS.Qrcode class, and I encountered the same error. I believe it may be related to folder permissions, but I have already granted all the permissions that I am aware of to the InterSystems database..png)
Has anyone encountered
Hi Developers,
Tap to watch the brand new video on InterSystems Developers YouTube:
⏯ Using InterSystems Reports for Insight @ Global Summit 2023
Index
Part 1
- Introducing Flask: a quick review of the Flask Docs, where you will find all the information you need for this tutorial;
- Connecting to InterSystems IRIS: a detailed step-by-step of how to use SQLAlchemy to connect to an IRIS instance;
Part 2
- A discussion about this kind of implementation: why we should use it and situations where it is applicable.
- The OpenExchange Application: if you are not interested in the development of this example, you can go directly to this section and learn how to use it as a template for your flask-iris application.
- Bonus: some errors I have faced
Hi colleages!
This is very easy to setup a FHIR server in InterSystems IRIS for Health.
It could be even one IPM command with this package:
USER>zpm "install fhir-server"
But which FHIR portal could you recommend to use?
I used to work with this one, which is very easy to install too:
USER>zpm "install fhir-portal"
but it doesn't work at the moment and I'm not sure if its main contributors @José Pereira and @Henrique Dias plan to support it.
What do you use? What do you recommend? Ideally installable with IPM package manager. Thanks!
Creating information dashboards, pivot tables, and widgets is an important step in analysis that provides valuable sources of information for informed decision-making. The IRIS BI platform offers many opportunities to create and customize these elements. In this article, we will take a closer look at the basic techniques for developing them and the importance of using them.
1. Dashboards:
Dashboards are visual tools that combine different data in one interface for more effective monitoring and analysis. Creating a dashboard on the IRIS BI platform involves several key steps:
- To start, click
Hello,
I'm making rest API service with Authentication.
How I can return HTTP Status 403 if user enter invalid login or password?
Now returning Http status 200.
Class RestAPI Extends %CSP.REST
{
XData UrlMap [ XMLNamespace = "http://www.intersystems.com/urlmap" ]
{
<Routes>
<Map Prefix="/restforms" Forward="Form.REST.Main"/>
<Route Url="/auth/:login/:pass" Method="GET" Call="CheckUser" Cors="true"/>
</Routes>
}
ClassMethod CheckUser(userAw, pwdAw) As %String
{
set %response.ContentType = "application/json"
// my code to check auth
Set object = {}
Set object.status = -1
Set object.message = "HTTP/1.1 401
Hello Community
IRISTEMP database consumes more disk space and make the production instance down when running Bulk SQL queries (maybe other processes aswell)
Is setting up the "Maximum" size it resolves the problem?. Is this setting impacts the performance?
What are the approaches to resolve it
sample screenshot
.png)

