Search

Clear filter
Announcement
Anastasia Dyubaylo · May 17, 2021

Demo of REST APIs defined in Swagger, built with InterSystems IRIS interfacing with a SQL backend

Hey Developers, Enjoy watching this new video on InterSystems Developers YouTube: ⏯ Demo of REST APIs defined in Swagger, built with InterSystems IRIS interfacing
Article
John Murray · Feb 8, 2018

Atelier security quirk

When defining a server connection in Atelier we are required to enter a username and password because these are mandatory fields in the dialog. However, if the /api/atelier web
Article
Oliver Wilms · Sep 11, 2022

Routing REST messages inside interoperability-test

settings (File paths and URLs) and I switched Dispatch class to dc.rest.GenericService. I resent the message from File Service. I saw messages received by both Auth and Api services. Api process does not (yet) return the desired response. More to come ...
Question
Dmitry Maslennikov · Sep 9, 2016

FHIR outside of HealthShare

my version of this API for my needs.So, question, is it not possible to get this part in Ensemble, because I am limited to use only it, and can't use HealthShare ?Or maybe I should
Announcement
Evgeny Shvarov · Aug 13, 2020

Technology Bonuses for the InterSystems FHIR Programming Contest

Hi Developers! Here're the technology bonuses for the FHIR programming contest that will give you extra points in the voting: FHIR Server REST API usage The usage of SQL
Question
Eduard Lebedyuk · Aug 17, 2019

Difference in JavaGateway handling of %GlobalBinaryStream / byte[] between InterSystems IRIS 2018.1.2 and 2019.1

: package isc.rabbitmq; public class API { public void sendMessage(byte[] msg) throws Exception {} } On the InterSystems IRIS side I'm calling it like this: set sc = ##class
Question
Aaron Tindall · Sep 7, 2022

Querying SuperServer port to get instance version

superserver API is not publicly documented, one of them is to prevent an easy discoverability of outdated instances outside firewalls by hackers. You can use Atelier API with relatively
Question
Kari Vatjus-Anttila · Feb 23, 2023

Securely storing credentials for external systems used in a production

Hello, I need a way to securely store credentials in IRIS that are used to access third-party APIs. These credentials include different clientId/secret pairs that I don't want
Announcement
Jeff Fried · Jan 29, 2020

Health Connect 2020.1 preview is published

capabilities including: Healthcare Interoperability FHIR R4 Support HL7 Productivity Tools API Management InterSystems API Manager Open API/Swagger Specification-First
Announcement
Rob Tweed · Dec 7, 2019

QEWD-baseline

Hot on the heels of the QEWD-JSdb announcement, QEWD-baseline provides a ready-to-run baseline environment for developing REST APIs. The QEWD-baseline repository (https
Question
Muhammad Waseem · Jul 9, 2021

Authorization error: Check your credentials in Settings

Hi I am getting below error while connecting cache from VS Code Authorization error: Check your credentials in Settings, and that you have sufficient privileges on the /api
Article
Yuri Marx Pereira Gomes · Aug 8, 2022

Learning InterSystems by Developer Community Articles

published articles ranked by Machine Learning, Embedded Python, JSON, API and REST Applications, Manage and Configure InterSystems Environments, Docker and Cloud, VSCode, SQL
Discussion
Adel Elsayed · Feb 8, 2020

Executing stored procedure through Python NativeAPI

MLToolkit@intersystems.com usergroup - it's focused on AI/ML scenarios. I'm a user of Python Native API so I can give the following advice. There are two cases here: You need
Announcement
Guillaume Rongier · Apr 6, 2020

ObjectScript OpenApi Definition Class Generator

InterSystems offers an API-design first approach. You can check this post for more informations : https://community.intersystems.com/post/iris-api-explorer-application
Article
Zhong Li · Sep 6, 2020

Deploy ML/DL models into a consolidated AI demo service stack

" perspective - could we wrap up everything we touched on so far into a set of service APIs? What are the common tools, components, and infrastructure that we could leverage to achieve