Search

Clear filter
Article
Guillaume Rongier · Jul 7, 2023

Iris FHIR Python Strategy

): """ on_before_request is called before the request is sent to the server. param fhir_service: the fhir service object iris.HS.FHIRServer.API.Service
Article
Renato Banzai · Jun 2, 2020

Using Python to Represent Globals in a Network Chart

** ### Application Structure Now inside the ./app directory we can see some files: - ``__main__``.py : with the implementation of the web application - iris_python_suite.py : a class
Question
Yone Moreno · Aug 5, 2021

Convert hexadecimal to base64

: TFgDBAEBAgF5wyYjMTQ1Oz7DunxMWAcIAQEBAhgkWE1M We are being helped by this useful web: https://www.motobit.com/util/base64-decoder-encoder.asp How could we convert the hexadecimal
Question
Thomas Vessiere · May 5, 2022

Post request through HTTPOuboundAdapter send empty body ( JSON format

Hello. I'm trying to POST a JSON on an URL. But the body request arrive empty on the web service : [DEBUG] # 2022-05-05 15:04:32,966 # scopes founds : api [DEBUG] # 2022-05
Announcement
Anastasia Dyubaylo · Apr 17

[Webinar] SQL Cloud Services

Hey Community, We're excited to invite you to the next InterSystems UKI Tech Talk webinar: 👉SQL Cloud Services ⏱ Date & Time: Thursday, April 24, 2025 14.30
Article
Semion Makarov · Oct 22, 2018

DSW Reports — DeepSeeWeb reports generator

/intersystems-iris-data-platform/). There is a separate project called [DeepSeeWeb](https://github.com/intersystems-ru/DeepSeeWeb) that uses a more modern web interface (AngularJS
Question
Kevin Kindschuh · Mar 4, 2022

Complex Record Map with no Leading Data in body records

the parameters. /// /// Note that any utility used must write the filenames of the contents to stdout for interrogation /// by this service. /// /// Default: unzip (GNU) linux
Article
Luca Ravazzolo · Jan 31, 2018

Container - What is a Container

of the container. When I start a container I typically want all the services of my app to be up and running (as an example, think of port 80 for one web server container
Article
Dmitry Maslennikov · Oct 11, 2016

Internal Structure of Caché Database Blocks, Part 2

demonstration purposes, I created a new database and cleared it of the globals that Caché initializes by default for all new databases. Let's create a simple global: set ^colors(1)="red
Announcement
Anastasia Dyubaylo · Apr 6, 2020

The 2nd Programming Contest: InterSystems IRIS with REST API

to vote. All winners will be announced on May 4th, 2020. The Topic ➡️ InterSystems IRIS REST API and web socket applications ⬅️ We will choose the best
Article
Zhong Li · Aug 23, 2020

Run some Covid-19 ICU predictions via ML vs. IntegratedML (Part II

, inserted or apended schemaName: IRIS schemaName, default to "SQLUser" drop_table: If the table already exsits, drop it and re-create it if True; othrewise keep
Announcement
Anastasia Dyubaylo · Jun 17, 2022

InterSystems Full Stack Contest 2022

The topic 💡 Full Stack Applications 💡 Develop a Full Stack solution using the InterSystems IRIS, InterSystems IRIS For Health, or IRIS Cloud Service
Announcement
Alexis Stamper · Feb 7, 2022

Reid Health - Interface Analyst

, or Cloverleaf. Has experience with XML, Java, Web Services, and SQL. Good understanding of the Epic system and integration to related systems. Able to plan and control large scale
Article
Michael Angeleri · May 12, 2023

How to debug your code in IRIS

as a business process/service etc.. in a productio, you can retrive the job id from the IRIS portal, selecting the Job tab of your production element. However, if you don't know
Article
Vladimir Prushkovskiy · Oct 31, 2022

InterSystems IRIS with Laravel (via ODBC

ODBC. What is Laravel? Laravel is a PHP framework that is based on MVC architecture. Using Laravel simplifies and speeds up the backend development while building modern secure web