Search

Clear filter
Announcement
Amir Samary · Sep 23, 2019

InterSystems Evaluation Service

version of IRIS with all its enterprise features (mirroring, ECP and sharding), and you want it NOW, this is for you. The Evaluation Service allows you to get your hands on an IRIS
Question
Krishnamuthu Venkatachalam · May 26, 2019

Unable to access the REST services through CSP Web Gateway

Hi Guys, I have a DB server (ser-app-db) where IRIS is installed as server. I have a Web server (ser-app-w) where IRIS is installed as web server and configured as CSP gateway
Article
Robert Cemper · Aug 2, 2020

Show Global by SQL SELECT

Globals in Caché / Ensemble / IRIS are normally invisible over SQL accessThis example shows how to overcome this limit.Globals are presented as content of a table
Announcement
Evgeny Shvarov · Sep 14, 2020

Technology Bonuses for the InterSystems Full Stack Contest

Hi Developers! Here're the technology bonuses for the Full Stack Contest that will give you extra points in the voting: InterSystems IRIS REST API Usage InterSystems Native
Announcement
Evgeny Shvarov · Apr 29, 2020

ZPM and Open API Bonuses for REST API Programming Contest

iris-history-monitor install iris-history-monitor simple-spellchecker install simple-spellchecker isc-apptools-admin install isc-apptools-admin
Question
Niklas Thilmont · Nov 17, 2021

CSP Security - Static Files + Redirect

Hey Intersystems Community! I'm trying to get IRIS to serve static files, including security and redirect to login if no session is present. This is the flow I am trying
Announcement
Nikolay Solovyev · Apr 8, 2021

InterSystems Package Manager ZPM 0.2.14 release

/wiki/04.-Docker-Images are updated and include ZPM 0.2.14 To launch IRIS do: docker run --name my-iris -d --publish 9091:51773 --publish 9092:52773 intersystemsdc/iris-community
Article
Bob Kuszewski · Nov 3, 2020

Creating a PDF from a Text file

Using the Java Gateway to speed development InterSystems IRIS includes dynamic object gateways for Java, .NET, and (now) Python. These gateways allow your IRIS application
Question
Colin Brough · Aug 9, 2023

Reports roadmap

the constraints of our currently deployed platform and future upgrade options. We are currently running on Ensemble 2018, though an upgrade to Iris is anticipated - at some
Announcement
Anastasia Dyubaylo · Feb 28, 2022

Winners of InterSystems Python Contest

: 🏆 Experts Nomination - winners were determined by a specially selected jury: 🥇 1st place and $4,000 go to the django-iris app by @Dmitry.Maslennikov 🥈 2nd
Announcement
Anastasia Dyubaylo · Sep 25, 2023

Winners of the InterSystems Python Programming Contest 2023

🔥 Experts Nomination 🥇 1st and 🥈 2nd places and $4,000 each are shared between two applications that got the same number of expert votes: iris-vector
Article
Eduard Lebedyuk · Nov 22, 2019

Serving HTTPS requests from InterSystems API Management

if there is "service-mix": some services are IRIS based, others - not. How can IAM help with non-IRIS services? Can any Target Object be non-IRIS base? Can any Target Object be non-IRIS base
Announcement
Anastasia Dyubaylo · Jun 8, 2020

Congrats to the winners of the InterSystems Native API Programming Contest

Hi Developers! The InterSystems IRIS Native API Contest is over. Thank you all for participating in our IRIS Competition! As a result – 8 great apps! And now it's time
Announcement
Fabiano Sanches · Nov 1, 2023

InterSystems announces its fourth preview, as part of the developer preview program for the 2023.3 release

InterSystems announces its fourth developer preview for the 2023.3 release of InterSystems IRIS® and InterSystems IRIS for HealthTM. Future preview releases are expected
Question
Weston Willett · Jan 2

How to debug ERROR_SEQUENCE_ERROR when using irisnative python module

. Nothing in ^%ER for either the USER or %SYS namespaces. My os is Fedora 38 Script : #!/bin/python3 """ PURPOSE: Makes a connection to an instance of InterSystems IRIS Data