Search

Clear filter
Announcement
Anastasia Dyubaylo · May 10, 2023

Key Questions of the Month: April 2023

on a Multivalue fileby Mindy Caldwell REST API Versioning in Headerby Michael Davidovich Interoperability "Productions" Stop and Start from command lineby Phillip Wu Using
Article
Brendan Batchelder · Jun 20, 2016

How to resend a large number of messages in Ensemble

day trial. Anyway, using this API to interact with Ensemble is easier for me to filter down to resend only what I desire and is easy to resend to a different environment
Question
Benjamin Eriksson · Mar 7, 2016

SQL in Atelier

reply. The EntityAPI would indeed do the job for the query above but I haven't found any API for the query below. However, I found out that $SYSTEM.SQL.Execute() does precisely what
Question
Dmitry Maslennikov · Sep 17, 2016

Support for Java Hibernate 5

Working on implementation FHIR to my project, I found interesting project HAPI-FHIR, which could help me to quickly launch my FHIR api server with InterSystems Caché as a storage
Article
Jorma Sinnamo · Nov 8, 2016

Returning Disk Space to File Systems

, or called programmatically using an API. They work in tandem and need to be used in this order. The compact operation moves unused blocks to the end of the database file, so
Article
Zhong Li · Sep 25, 2017

HealthConnect (Ensemble) Integration with PKB Service

) service.PKB service is a patient centric information service. It has a set of well defined API interfaces (documentation here) based on HL7 V2 over HTTP/SOAP, REST and FHIR
Question
Ruslan K · Oct 18, 2017

Rebuild class index

or not throughout your application, these changes can be very simple or very complex to do and test.Another way of going about this is to try to use the journals APIs to read
Article
Muhammad Waseem · Jul 2, 2023

LangChain – Unleashing the full potential of LLMs

that. Chains: Many times to solve tasks a single API call to an LLM is not enough. This module allows other tools to be integrated. For example, one call can be a composed chain
Article
Ariel Glikman · Mar 4, 2024

IKO - Lessons Learned (Part 2 - The IrisCluster

- /csp/broker - /api - /isc - /oauth2 - /ui - /csp/healthshare alternativeServers: LoadBalancing loginSecret
Question
Yone Moreno · Mar 5, 2021

Creating a RESTFul Service, why custom method does not return the expected JSON

can have a combined production/non-production REST services easily. Hi Eduard, I am looking for some examples of REST API served through production. Would you be able to point
Article
Timur Safin · Feb 2, 2017

Part II – making community package manager

to call some “mission critical”, highly optimized code, or wanted to call some 3rd party C/C++ library, then after some PerlXS massaging (PerlXS API Tutorial) one could perform
Article
Yuri Marx Pereira Gomes · Sep 26, 2022

Debug the ObjectScript code using VSCode

: $ git clone https://github.com/yurimarx/debug-objectscript.git 2. Open the terminal in this directory (iris-rest-api-template directory) and run: $ docker-compose up -d --build
Announcement
Benjamin De Boe · Oct 19, 2020

InterSystems IRIS and IRIS for Health 2020.4 preview now available

documents Enhancements for database and system administrators, including: ICM now supports deploying System Alerting and Monitoring (SAM) and InterSystems API Manager (IAM
Article
Muhammad Waseem · Mar 15, 2023

InterSystems Embedded Python in glance

of Embedded Python 2.1- Using a Python Library from ObjectScript 2.2- Calling the InterSystems APIs from Python 2.3- Using ObjectScript and Python together 3-Using python Built
Question
Jenna Poindexter · May 6, 2016

JSON Representation of a global structure

case for this? If you want to move Global data around, there are clearly optimized APIs for this task. If you want to store JSON-like data you should be looking into the Document