Search

Clear filter
Announcement
Anastasia Dyubaylo · Mar 12, 2023

[Video] Achieving Single Sign-On: External Providers, HealthShare Unified Care Record, Clinical Viewer

Viewer @ Global Summit 2022 This session will focus on web browser single sign-on (SSO) from third-party applications to HealthShare Unified Care Record and the Clinical Viewer
Announcement
Anastasia Dyubaylo · Oct 22, 2024

[Video] Using LLMs with InterSystems IRIS Interoperability Productions

-hosted models to achieve maximum data protection or by using web services to gain access to the most powerful models currently available. 🗣 Presenter: @Andreas.Schuetz, Sales Engineer, InterSystems Enjoy watching, and expect more videos! 👍
Question
Mogamad Allie Saal · Jan 17, 2019

HL7 ACK Date and Time Format

segment mist have a date and time populated with seconds. We are utilising the standard class for the Service Adapter (EnsLib.HL7.Service.TCPService). HL7 Version 2.5 no modifications
Article
Liam Evans · Jul 14

Hosting a Flask REST API on InterSystems IRIS using WSGI

.” Let's analyze our code line by line: from flask import Flask from flask_cors import CORS We are using Flask as our web framework to build the REST API, so we import Flask
Question
Kurro Lopez · Mar 6, 2017

Change Port for a WebApi

the port to call in pre production environment.I've changed the port in the business service object, but it is ignored.Other workaround is change the WebServerPort in System >
Announcement
Anastasia Dyubaylo · Nov 6, 2022

Key Questions of the Month: October 2022

for encoded pdf while using GetFieldStreamRawby Kathy Ward SOAP - Custom authentication when user/password is in Bodyby André-Claude Gendron Using %session with /api/mgmnt
Article
Luis Angel Pérez Ramos · Aug 29, 2023

QuinielaML - Data Capture with Embedded Python

need to obtain the historical results of the First and Second Division matches since the year 2000. We have found a BDFutbol website, which provides us with all this data, so web
Question
Yuri Marx · Dec 5, 2020

Is it possible do multithreading tasks and manage it using ObjectScript

Services create request messages and send the Asynchronously to one or more Business Processes. If the Pool size on those Business Processes then you will end up with multiple
Article
Murray Oldfield · Feb 26, 2016

Provision a Caché application using Ansible - Part 1

have many servers and bounce around between different operating systems - the differences between installing or using services on SLES 11, Red Hat 6, Red Hat 7, AIX etc can
Article
Guillaume Rongier · May 31, 2023

Iris Interoperability Command Line Interface (iop

the command line `iop` to start the interoperability framework. ```bash iop ``` output : ```bash usage: iop [-h] [-d DEFAULT] [-l] [-s START] [-k] [-S] [-r] [-M MIGRATE] [-e
Question
Norman W. Freeman · Jul 27, 2023

Is it possible to get a list all active open TCP/IP connections made by IRIS

There is several classes that allow to create TCP/IP connections (eg: to connect to a service). Example : %Net.FtpSession (port 21), %Net.HttpRequest (usually port 80 or 443
Article
Maria Nesterenko · Apr 20, 2023

Using InterSystems IRIS Cloud SQL and IntegratedML to build a sleep analysis application Sheep's Galaxy

and requests to server are kept in the isolated services. To process our backend data we use RxJS - a library for composing asynchronous and event-based programs by using
Article
Ashok Kumar T · Feb 17

JWT Creation and Integration in InterSystems IRIS

) } Write pJWT Quit} JWT in Web applications. Starting from the 2023 version, IRIS includes built-in JWT creation for web applications by default. Ensure that JWT
Article
Nikolay Solovyev · Apr 25, 2018

Sending Alerts from Ensemble via Telegram

in the Web server.Register webhook - for this you need to call the SetWebhook method of Telegram.API classAdd the TelegramService business service to your Production, specify
Question
Scott Roth · Jul 21, 2023

SSL/TLS error return from SSL_read

request for our Active Directory Certificate Service to generate a Certificate Chain for me to use within RedHat. I was able to connect to our Web Service server using a generic