Search

Clear filter
Question
Sarvesh Raut · Jun 10, 2020

Oauth2 SSL error

You need to enable https to your REST API. Follow these steps: Use a proxy server to do that.
Question
Blaise ZARKA · Mar 3, 2020

Server side pagination with Iris?

You import it, you derive your persistent class from Forms.Adaptor (like here) and you get a working REST API generated automatically. With pagination.
Question
Murali krishnan · Apr 13, 2017

Calling Java program from intersystems cache IDE

Also let know how to expose / consume webservices / APIs from intersystems Various Options...1.
Article
Andreas Dieckow · Apr 7, 2016

Global Summit 2016 - Handling Credit Cards the Right Way

Securely store sensitive informationApproach: Give examples of data-at-rest encryption and data element encryption Description: In this session, InterSystems will showcase how to use API
Question
Luiz Henrique Carvalho Martarelli · Dec 5, 2022

is ZPM compatibile with Cache 2018.1?

I'm trying to install a ZPM package in my 2018 cache to use swagger-ui in my api-rest, but when I execute command line:Do $System.OBJ.Load("/mypath/zpm.xml","ck") I receive this error
Question
Sabino Scarpelli · Apr 13, 2022

Editing lookup tables from outside HealthShare

Looking for maybe a webpage, API, interface option. Any examples or just pointed in the right direction would be great.
Question
Marcio Coelho · Oct 17, 2019

IRIS x Java - Wildfly datasource

Hi folks.I'm having trouble using the native iris API in an environment running wildfly 16. Here's a piece of my java class and stackTrack, I'm using jdk 8.
Article
Hansel Rudy Stange Gaete · Nov 19, 2018

Pagination with filters

I think you can benefit from REST API architecture, so FilterDate would be a url parameter (esp. if it's the only one).
Question
Cédric Courtens · Jun 5, 2022

MDM: Patient Repository

Our solution provides FHIR API (FHIR Terminology Services).We will be happy to discuss your requirements and demonstrate the capabilities of Kano MDM.
Announcement
Bob Kuszewski · Nov 22, 2024

InterSystems System Alerting and Monitoring (SAM) to Be Removed

Intersystems has found that most customers who are interested in the type of observability provided by SAM have chosen to connect the InterSystems IRIS metrics API and structured logging
Announcement
Jeff Fried · Nov 4, 2019

Health Connect 2019.1.1 now available

It also includes two new features, described in the online documentation here: Support for InterSystems API Manager X12 Element Validation in Interoperability Productions In-Place
Question
Nezla · Jan 15, 2018

Headers in HttpRequest

Hi Guys, I'm using Ensemble 2014 and have a code that Posts HttpRequest to a REST API and working fine, but don't know how to add Header to my request!?
Announcement
Jeff Fried · Sep 10, 2019

2019.1.1 preview is available for InterSystems IRIS, InterSystems IRIS for Health, and HealthShare Health Connect

It also includes three new features, described in the online documentation here: Support for the InterSystems API Manager, In-place conversion from Caché and Ensemble to InterSystems
Announcement
Bob Kuszewski · Mar 15, 2022

InterSystems Kubernetes Operator 3.3 is published

of InterSystems IRIS & IRIS for Health Support for Kuberentes 1.21 Deploy common System Alerting and Monitoring (SAM) configurations as part of your irisCluster InterSystems API
Question
Eduard Lebedyuk · Mar 4

Debugging embedded python library

The library is mainly Python code (it's boto3, so it's not a Python C API proxy library). Hi, I usually monitor the time execution line by line with ^%SYS.MONLBL.