Search

Clear filter
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.
Question
Eduard Lebedyuk · Aug 17, 2019

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

to external system.Both instances are using the same:jargenerated classjava versionThey are calling the same method with this java signature: package isc.rabbitmq; public class API
Question
Venu B · May 14, 2024

Intersystems local DB size monitoring using SolarWinds

Preferably, using REST API connections, could someone help with this. Thank you in advance.
Article
Zhong Li · Sep 6, 2020

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

200 "Covid19 detector API is live!\n\n" 200 "Covid19 detector API is live!
Article
Piyush Adhikari · Dec 24

Securing FHIR Server with OAuth 2.0 using IAM

Features of IAM include: API Gateway: Centralized API management and security hub. API Lifecycle Management: Complete lifecycle control from creation to retirement.
Announcement
Evgeny Shvarov · Aug 13, 2020

Technology Bonuses for the InterSystems FHIR Programming Contest

FHIR Server REST API usage - 1 point You get the bonus if you use the REST API endpoint of FHIR Server in InterSystems IRIS for health.
Question
Con Skordis · Apr 16, 2021

Embedding Google Maps in Zen PDF report

Thank you You can use <img> tag and get a Google Maps image using Static GMaps API Documentation for <img> https://docs.intersystems.com/latest/csp/docbook/Doc.View.cls
Article
Yuri Marx · Aug 8, 2022

Learning InterSystems by Developer Community Articles

an API Use APIM to do API load balance https://community.intersystems.com/post/using-intersystems-api-management-load-balance-api Securing your APIs with OAuth 2.0
Discussion
Scott Roth · Nov 28, 2023

Monitoring Platforms

Next year we plan to migrate to "DataDog" monitoring tool which is already being used in our company.The /api/monitor/metrics/ can be still being used :-) Thanks, yes I know /api/monitor
Announcement
Fabiano Sanches · Jun 27

InterSystems Cloud Services - Release Notes - 27 June 2025

Custom APIs Security Update Custom APIs have transitioned from ID tokens to access tokens, strengthening security by improving authentication mechanisms.
Question
Lowell Buschert · Feb 13, 2024

Looking for examples of initiating objectscript code on a return from searching for patient in clinical viewer

A request is constructed to be sent to Health Connect Service API 9.
Announcement
Anastasia Dyubaylo · Jun 6, 2020

New Coding Talk: IRIS Python Suite – Installing Running and Using

Hi Developers, Please welcome the new video, specially recorded by @Renato.Banzai for the InterSystems IRIS Native API Programming Contest: ⏯ IRIS Python Suite: Installing
Question
CJ H · Jul 17, 2018

Programmatically create database and namespace

Is there any COS API to create the database (with designated path) and the namespace ? Also, the API to attach a given database to a given namespace? Thanks. Yes.
Question
Ashok Kumar T · Jun 27

Identifying System-Defined vs User-Defined Web Applications in IRIS

However, certain CSP applications such as /api/atelier, /api/docdb, /api/healthshare-rest/hssys, /api/iam, and /api/iknow are also system-generated by default in IRIS.
Question
Md Asif Khalil · Jun 7, 2020

How to call custom persistent class when any Error, Alert or Warning created into Ens_Util.Log table

Is there any way that it would call automatically to send that Logs records through API or from where I need to call custom method of persistent class.