Search

Clear filter
Announcement
Evgeny Shvarov · Oct 8, 2020

Full Stack Contest Applications and Bonuses

docker zpm unit-testing jdbc native API REST API Total Bonus feeder 1 1 1 3 app admin 1 1 1 3 realworld-intersystems-iris 1 1 1
Article
Yuri Marx Pereira Gomes · Dec 27, 2020

Secure IRIS Digital Services

The InterSystems IRIS has two major paths to a digital service: API/Web Service into Interoperability module and multimodel Database/Analytics. Each of them has your security
Announcement
Rob Tweed · May 15, 2020

Tutorial: Implementing REST APIs using QEWD MicroServices with Cache or IRIS on Windows

Initially it contains a example of a scenario I'm often asked about: a set of REST APIs, with JWT support, implemented as a set of QEWD MicroServices, each of which uses Cache or IRIS
Article
Jenna Poindexter · Nov 9, 2015

Simple USPS Address Normalization Example

The attached code package provides a simple implementation of a web service client that utilizes the USPS Shipping API to normalize an address.This code requires the developer
Article
José Pereira · Sep 13, 2022

IRIS Flow - Updates for Interoperability Contest: Building Sustainable Solutions

prefer, you can follow the tutorial within this article in this video: [![IRIS Flow - Simple Climatiq API Bot](https://img.youtube.com/vi/gbqDg31hats/0.jpg)]([https://www.youtube.com
Question
Krishnamuthu Venkatachalam · Jul 3, 2018

ERROR : Prohibited authentication method "Unauthenticated" detected. See documentation for details

I am getting this error. Thanks a lot !! This message means, that server-side Atelier API -- web-application /api/atelier -- is configured with only Unauthenticated access. So
Article
Robert Cemper · Jul 20, 2020

IRIS NativeAPI for Node.js compact

An all-in-1 package of the WebSocket MicroService Demo To simplify the demo of the WebSocket-Micro-Server (WSockClientMicroSV)the whole package is now bundled into a single Docker
Question
Minoru Horita · Apr 11, 2019

SQL projections of dictionaries in IRIS NLP (a.k.a iKnow

).CreateDictionary(), it does not get projected to a table.The class APIs correctly retrieve information about this dictionary.Am I missing something with IRIS, or is there any issues about
Question
david clifte · Sep 27, 2016

List Medical Records of an Patient

see you meant it literally.I'd still like a link to the API documentation you mentioned if possible. I didn't know he had "Information Exchange". Are you sure he does?I've always
Question
Tom Bruce · Feb 24, 2022

Mutual Authentication

Can an IRIS RESTful api implement mutual authentication? If so, can you point me to the documentation. Thanks Hi Tom. The REST API definition itself within IRIS is not where TLS
Announcement
Anastasia Dyubaylo · Mar 6, 2019

New Video: Engaging Patients Through Communication

Hi Community!New video is already on InterSystems Developers YouTube Channel:Engaging Patients Through CommunicationIn this video, we will highlight new APIs within HealthShare
Announcement
Anastasia Dyubaylo · Oct 30, 2019

[November 21, 2019] InterSystems Israel Meetup in Herzelia

included. Please check the draft of the agenda below: 09:00 – 13:00 Non-Healthcare Sessions: API Management Showcase: InterSystems IRIS Directions IRIS Adopting InterSystems
Article
Jimmy Xu · Feb 13, 2023

My first experience in using IAM

Experience & feedback from online course "Hands-On with InterSystems API Manager for Developers" With my basic knowledge of Docker container and REST API, I would like
Announcement
Anastasia Dyubaylo · Aug 14, 2020

New Video: REST at Ease

to build REST APIs. Topics will include: using the %JSON adapter to expose and consume JSON data for REST endpoints, code-first and spec-first approaches for REST development, and a brief
Question
Michael Davidovich · Dec 3, 2019

%CSP.REST - java.net.SocketTimeoutException

I am writing an API that sends over a very large JSON object. The code I'm using to get the data is actually used in our production system today for the use of writing a report