Search

Clear filter
Question
Ephraim Malane · Dec 23, 2021

How to integrate InterSystems IRIS SQL queries with external applications like Java.

https://community.intersystems.com/post/example-using-java-springboot-hibernate-and-iris-database-create-rest-api Thank you for all, this really helped a lot.
Question
Joost Platenburg · Sep 6, 2024

Looking for information on projects where openEHR is used

Our interactions with OpenEHR for reading and creating/updating compositions are generally via traditional HTTP based API's, which is relatively simple to set up with IRIS.
Question
Jagadiswara Bandaru · May 13, 2024

How to access Management Portal of lockeddown iris health server

_SYSTEM, Admin, SuperUser, CSPSystem, HS_Services (if you are running HealthShare), IAM (if you are running the API module), _Ensemble, and _PUBLIC are all predefined system accounts
Question
Alin Soare · May 31, 2024

Irisnative library that works on Windows 10 with 8-bit IRIS

I would like to ask you whether Intersystems provides an API to execute commands from external scripts (the same as Visual Studio Code does when I execute commands like "Import and
Question
Matjaz Murko · Jan 29, 2024

Native SDK for .NET - MAXSTRING

Perhaps you can try %Stream, which can solve MAXSTRING very well problem I'm trying to pass JSON serialized parameter to native .NET API method ClassMethodIRISList, but Stream type
Announcement
Anastasia Dyubaylo · Jan 10, 2023

[Video] Modern(izing) Full Stack Development on InterSystems IRIS

Leverage InterSystems-backed tools available on the Open Exchange for rapid REST API development for new and existing data models, along with unified packaging via the InterSystems
Announcement
Bob Kuszewski · May 18, 2021

Java Business Host is now retired

PEX provides a complete set of APIs for building interoperability components and is available in both Java and .NET.
Article
Yuri Marx · Apr 3

Part I: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI"

API Management: Utilize tools for managing the API lifecycle, such as InterSystems API Manager, to handle the complexity of API development and ensure consistent and secure API operations
Announcement
Anastasia Dyubaylo · Mar 10, 2022

InterSystems Globals Contest

All the IRIS data that could be accessed via SQL, REST-API, ObjectScript, DocDB, or Native API is stored in globals.
Question
Udo Leimberger · Nov 28, 2019

Problem connection IRIS to Atelier

The api/atelier web application is enabled in the Management Portal. I have this bevhavior only with the ReadHat Community Unix version of IRIS.
Article
Raef Youssef · Oct 2

Automating IAM Configuration from OpenAPI Specs 2.0 with ObjectScript

# Why This Matters Managing **IAM** can be tedious when done manually — especially when your APIs are already well-documented using **OpenAPI (Swagger) specs**.
Announcement
Jeff Fried · Jan 27, 2020

InterSystems IRIS and IRIS for Health 2020.1 preview is published

( ie: https://community.intersystems.com/post/monitoring-intersystems-iris-using-built-rest-api ).
Article
Nikolay Solovyev · Apr 25, 2018

Sending Alerts from Ensemble via Telegram

"Telegram" is a well-known instant messenger, which provides an API for creating bots.
Question
Ivan Novo · Feb 28, 2019

Stream Binary to JSON work around. HealthShare 2017.2

Hi Dev Community, My team is currently working on a project where we need to post pdf documents to a 3rd party REST API.
Article
Dmitry Maslennikov · Jul 28

Introducing typeorm-iris: TypeORM for InterSystems IRIS from Node.js

At the Node.js end, mg-dbx-napi is invoked directly through the official Node API and at the server end it connects to the official Cache/IRIS API.