IoT (Internet of Things) is a network of interconnected things, including vehicles, machines, buildings, domestic devices or any other thing with embedded TCP/IP remote connection available, allowing it to receive and send execution instructions and data. Each thing provides one or more services to the IoT network. For instance, smart light bulbs provide services of turning off and turning on the lights; smart air conditioners maintain the environment temperature; smart cameras send notifications when capturing movement. Yet, all those devices can operate together to provide building security,
Hi everyone.
Has anyone here had any luck with receiving a DICOM C-FIND-RQ and returning a worklist using data gathered from a non-DICOM source (for example, an external SQL query) and would be able to share how they achieved this?
Hi,
Looking for some guidance on setting up IRIS to use single sign on to authenticate with ADFS.
We have a request for users to automatically launch IRIS without the need to login, the user will be authenticated by Single Sign on (SSO) against ADFS.
Do we need to have a authorization server as well as a client, ADFS will handle all the authentication side, so would it be a case of configuring IRIS client up to communicate with ADFS, following the link below?
Appreciate any help or advise given.
Thanks in advance.
Hello,
Our team is working on building dashboard for internal reference and monitoring.
We would like to have details like Interface Name, Current Status, Last Messages Processed at, IP & Port, Serve/Instance/Production Environment name etc.
If there is any built-in service which we can utilize or any pre-compiled code that we can utilize to build such dashboard.
At this moment want to keep it basic, but moving forward will enhance with more advance features.
Please suggest, any help will be appreciated.
Thanks,
Yash
As you all know, the world of artificial intelligence is already here, and everyone wants to use it to their benefit.
There are many platforms that offer artificial intelligence services for free, by subscription or private ones. However, the one that stands out because of the amount of "noise" it made in the world of computing is Open AI, mainy thanks to its most renowned services: ChatGPT and DALL-E.
What is Open AI?
Hi Community!
Have you ever had to connect IRIS to an SAP system?
I had to face the challenge of connecting InterSystems IRIS with SAP, and once again I was able to verify the grant work made by Intersystems related to adding the possibility of executing native Python code inside IRIS.
This feature made the integration very easy thanks to the library pyrfc.
With this library, I was able to make calls to a SAP RFC (Remote Function Call) from an IRIS class and receive data from the SAP’s database.
Yet, What is a RFC?
Hello all,
I am creating a REST API with a spec-first approach. However, I am using the try-catch method to handle any exception if any occurs. But whenever any error related to syntax or something occurs, we get internal server error
{
"errors": [
{
"code": 6220,
"domain": "%ObjectErrors",
"error": "ERROR #6220: Internal Server Error",
"id": "InternalError"
}
],
"summary": "ERROR #6220: Internal Server Error"
}
This is I think IRIS defined, I want to customize my own Internal server error.
Hi folks!
Just curious, how can I use $znspace in embedded python code?
How does other $functions work, e.g. $zv, $job, etc
Hi folks!
Consider I need to call a python function which name contains "_" symbol (which is quite often in Python). How it could be called from ObjectScript?
E.g. here is the code:
Set sm = ##class(%SYS.Python).Import("sample")
write sm.helloworld() ; function without _
white sm.hello_world() ; function with _ - won't compile.Thanks in advance!
I'm trying to mount a database but it says the following error: ERROR #86: the database default collations is not available
Dear experts,
Please, what's best prasctices to setup and configure gmheap and locksiz parameters?
Thank you so much!
Hi, Developers!
I wonder if it is possible to use class parameters in DTL XData?
E.g. in an example below of the DTL I'd prefer to setup ChatGPT prompts in parameters (GPTPrompt1) of DTL rather than quotes inside the XData XML:
If possible, how can I refer to a class parameter from XData?
Thanks in advance!
InterSystems FAQ rubric
Countermeasures against SQL injection have been published on various websites, but we believe that it is possible to prevent SQL injection in applications using InterSystems SQL as well as other RDBMS by implementing these countermeasures appropriately. In addition, InterSystems Data Platform (hereinafter referred to as IRIS) incorporates several measures that make SQL injection more difficult than general RDBMS.
Sorry, somewhat of novice here, but how is a mac or a routine created into a binary or is there a way to hide your routines so that no other user can edit them? Like remove source code and have an executable?
I would like to do this MAC and CSP pages
what happened is, I selected a user to investigate their entries. I didn't enter a start date.
After hitting search, the query timed out, (or i cancelled it, I don't recall).
Now, when I go to that page, the browser processes and nothing is displayed.
I cleared my browser's cache, and I still get a blank page.
I'm running on Win10.
I use Chrome as my default browser. The problem also happens in Fire Fox.
i can log in as a different user and the page displays as expected.
How can I correct this situation?
Thanks!
Hi folks!
I have an example where I want to write a string into a file.
I have a message with string and I want to write the string down into a file.
I took EnsLib.FilePathThrough.Operation which expects Ens.StreamContainer message.
So I perform a data transformation where I need to transfer string to a stream. Here is the DataTransformation:

How Job command can be used with Embedded Python code?
InterSystems announces its fourth preview, as part of the developer preview program for the 2023.2 release. This release will include InterSystems IRIS and InterSystems IRIS for Health.
Highlights
Many updates and enhancements have been added in 2023.2 and there are also brand-new capabilities, such as Time-Aware Modeling, enhancements of Foreign Tables, and the ability to use Ready-Only Federated Tables. Note that some of these features or improvements may not be available in this current developer preview.
Course: Managing InterSystems Servers
When: July 10-14, 2023 9am to 5pm US Eastern Time (ET)
Where: In-person only at InterSystems Headquarters in Cambridge, MA.
In this article, I will share the theme we presented at the Global Summit 2023, in the Tech Exchange room. Me and @Rochael Ribeiro
In this opportunity, we talk about the following topics:
- Open Exchange Tools for Fast APIs
- Open API Specification
- Traditional versus Fast Api development
- Composite API (Interoperability)
- Spec-First or Api-First Approach
- Api Governance & Monitoring
- Demo (video)
Open Exchange Tools for Fast APIs
As we are talking about fast modern APIs development (Rest / json) we will use two Intersystems Open Exchange tools:
The Telegram Adapter for InterSystems IRIS serves as a bridge between the popular Telegram messaging platform and InterSystems IRIS, facilitating seamless communication and data exchange. By leveraging the capabilities of the Telegram API, the adapter allows developers to build robust chatbots, automate tasks, and integrate Telegram with InterSystems IRIS applications.
The most common scenarios where the Telegram Adapter can be used include:
Unable to run iris terminal as well as on management portal I am getting permission error.
ERROR in page definition:
Error #940: Insufficient privilege for operation
I already have created a User - irisusr and group - irisusr
if I am running sudo iris terminal IRIS command then it open terminal But earlier it was working fine.
Had an issue on Friday where a vendor added an additional field in the middle of a row of one of our record maps. This threw the mapping off when I take the record and try to map it into HL7 and caused massive amounts of errors in our EMR because the data was wrong.
Is there a way that I can add validation on the Business Service to say if the fields are off to fail, stop, and alert on the Business Service?
Hey Developers,
Watch this video to learn how to leverage InterSystems IRIS Natural Language Processing to analyze patient portal messages and improve patient engagement:
⏯ Use Natural Language Processing to Drive Patient Engagement @ Global Summit 2022
Excuse if this is obvious to Python programmers but for those crossing over from ObjectScript this may be a useful tip.
The scenario is developing some Embedded python commands.
Testing out functionality is being confirmed via the shell:
$SYSTEM.Python.Shell() Python 3.9.5 (default, Mar 14 2023, 06:58:44) [MSC v.1927 64 bit (AMD64)] on win32 Type quit() or Ctrl-D to exit this shell. >>>
When Python evaluates an expression in the shell, it prints the result of the expression to the terminal.
>>> 1 + 2 3
It is quite easy to accidentally evaluate and print out values
As the announcement of Studio's deprecation has been made, users may be wondering about making a smooth transition to VS Code.
George James Software has extensive experience in VS Code, through regularly contributing to VS Code itself and building and maintaining a number of Extensions. This, combined with our expert knowledge of InterSystems technologies, gives us an in-depth understanding of what the process involves and means we have the unique capabilities to ensure a smooth migration from InterSystems Studio to VS Code.
We offer bespoke consultation, with recommendations that are tailored to your organization's specific needs. Alternatively, we will be hosting a monthly public webinar that is designed specifically for users migrating from Studio to VS Code.
If you're ready to make the switch and would like to find out more, please come and speak to us at the Global Summit next week - you'll be able to find George James Software in the Partner Pavilion. Our team will be happy to chat with you about how you can ensure your migration is seamless.
Alternatively, you can send me a direct message here on the Developer Community, or email us at info@georgejames.com.
Dive into the details of InterSystems technologies with long-term online programs and classroom courses. Then, show off your skills with program and certification badges! Find all the details in this month's Learning newsletter. Don't forget to subscribe to receive the newsletter in your inbox!
I am unable to connect to InterSystems ODBC client. I am seeing the following error:
[Cache ODBC][State : S1000][Native Code 417] Access denied.
$cnx = new PDO("odbc:Driver={InterSystems ODBC};Server=<IP>;Uid=<id>;Pwd=<password>;");
Am i doing anything wrong?
Although, I can successfully connect and retrieve data in MS Excel using ODBC connection where I have configured my DSN and all
Hi,
i got 2 server with iris instances on them:
srv1
irisinstance1 port 51773/52773
irisinstance2 port 51774/52774
srv2
irisinstance3 port 51773/52773
irisinstance4 port 51774/52774
Both of them have apps published on an external apache on port 443 and i would like to publish irisinstance1 and irisinstance2 on port 443 of srv2.
Something like https://srv2/mgmt1/csp/sys/UtilHome.csp and similar to mgmt2.
I've tried with proxypass without luck.
How can i do that? Is there a guide?
Thanks!
How do I determine the size of an X12 message within the Rule Editor? I should add this is for HealthConnect or Ensemble.
The FullSize property always shows 122, and the FullSizeGet method isn't available within the Rule Editor.
Our vendor can't handle messages over 500,000 characters, so I need to write those to another queue for later processing, and to get the interface into they're system from crashing.
Thanks,


