Search

Clear filter
Article
Botai Zhang · Jan 25, 2021

Built in multi model integration using InterSystems iris data platform

be used for testing 2. installation steps ① Establish rest Service New web application → configure dispatch class → configure permission
Article
André Dienes Friedrich · Sep 21, 2023

Exploring Data Visualization and Machine Learning with Matplotlib and Scikit-learn

interactive web-based visualizations. 5. Seamless Integration: Matplotlib seamlessly integrates with Jupyter notebooks and various GUI toolkits, making it an excellent choice
Question
Thomas Schroyen · Jul 14, 2021

creation of a bidirectionnial connector

/CTS-type mechanism? Or is this being designed "on the fly?" If I were designing something like this, I'd go with a web service ... always over the same port, and when you want
Announcement
Developer Community Admin · Apr 12, 2022

Meet the Global Masters Winners for March 2022

in March: 🥇 @YURI MARX GOMES, Software Architect, YM Services, Braz 🥈 @Prashanth Ponugoti, Technical Architect, Optimus IT Infra Ltd, London, United Kingdom
Article
Yuri Marx · May 5

How to produce and consume RabbitMQ messages on IRIS

to external data sources, APIs, File systems, Web services, etc. In our case, the Inbound Adapter will connect to an external API to get the temperature for latitude/longitude
Article
Luis Angel Pérez Ramos · Feb 7, 2024

Sending WhatsApp messages from InterSystems IRIS production

In this article we are going to see how we can use the WhatsApp instant messaging service from InterSystems IRIS to send messages to different recipients. To do this we must
Question
Marco Arcolin · Sep 26, 2024

Navigate XML Bundle resource

. -------------------------------------- <?xml version="1.0" encoding="UTF-8"?><Export generator="IRIS" version="26" zv="IRIS for UNIX (Red Hat Enterprise Linux for x86-64) 2021.1.2 (Build 336U)" ts
Announcement
Guillaume Rongier · Apr 6, 2020

ObjectScript OpenApi Definition Class Generator

PetShop.implREST application successfully created. Create a web application for the REST application? Y or N (Y):Specify a web application name beginning with a single '/'. Default
Discussion
Sean Connelly · Aug 17, 2021

GitHub has a new feature - VS Code in the cloud

used the default Editor in Github Web text viewer I saw no difference over the last months not this way then... It seems in github.com .gitattributes are honored and code coloring
Question
Ahmad Bukhtiar · Sep 1, 2020

Router Business Rule, I want to check PID:7 DOB field and if date is within 3 days then I want to send HL7 to NewBornOperation

in your choice of years, months, days. Note that this is a complete export. <?xml version="1.0" encoding="UTF-8"?><Export generator="Cache" version="25" zv="Cache
Article
Daniel Kutac · May 3, 2017

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 3

.Server.Authenticate acts as the subclass for all user written Authenticate classes as well as the default Authenticate class. The Authenticate class is used by Authorization Endpoint at OAuth2
Article
Guillaume Rongier · Jul 30

Introduction to Python First Approach in IRIS

, but it's difficult to do it due to virtual environment look by default to an interpreter called `python` or `python3`, which is not the case in IRIS. - See the [bonus section
Question
Reden Rodriguez · Jan 26, 2021

How to fix <STORE> 15 ^%SYS.BINDSRV

with %session.SessionId if you are using a web service, or REST ($j is not reliable as $j will be the PID of the process that processes your CSP Request). In fact there are various
Question
Scott Beeson · Feb 4, 2016

Healthshare/Ensemble/Cache deployment tool? Anyone every created one

for new clients are tedius and lengthy. Lots of ensemble service, registry value, lookup tables, namespaces and other things have to be created and configured. I would like
Article
Dmitry Maslennikov · Feb 6, 2023

Welcome irissqlcli - advanced terminal for IRIS SQL

Additionally it's possible to run a web terminal with docker docker run -d --name irissqlcli \ --restart always \ -p 7681:7681\ caretdev/irissqlcli-web irissqlcli iris