Search

Clear filter
Question
Udo Leimberger · Nov 28, 2019

Problem connection IRIS to Atelier

When I try to access Atelier API ( i.e. Webbrowser ) then I can not authorize. Here is what it looks like: URL: http://localhost:52773/api/atelier I put in the valid
Article
Nikolay Solovyev · Apr 25, 2018

Sending Alerts from Ensemble via Telegram

"Telegram" is a well-known instant messenger, which provides an API for creating bots. The features of this API allow you to create bots with a wide range of functionality
Article
Mark Bolinsky · Mar 18, 2016

Database Mirroring without a Virtual IP Address

Server Invoked API, Network Appliance Polling, or a combination of both. The following section will outline each of these methodologies and provide guidance on how each
Article
Robert Cemper · Nov 25, 2022

Reviews on Open Exchange - #20

2 rest-api-contest-template Super Kick-off 5.5* 5.5 y 3 Utils incredible 59 examples 5.5* 5.5 y 4 apptools-gateway-demo clean and proper example 5.0
Question
Dmitrij Vladimirov · Feb 1, 2023

Request to /MDX2JSON/PivotVariables/Patients?Namespace=IRISAPP show 404 error

When requesting pivot variables from a cube, a 404 error is displayed. What's the problem? Is it IRIS or is it API? <HTML> <HEAD> <TITLE>Not Found<
Question
Alex Woodhead · Jun 30, 2023

Supporting Licensed IPM (ZPM) products

Motive Am just plain curious about how people may be approaching this area. The Question The %SYSTEM.License API wraps an IRIS key that is specific to a range of InterSystems
Question
Roman Faustov · Jun 20, 2023

jsonProvider been deprecated

reference and relevant documentation. %JSON.Adaptor Class Reference %JSON.Adaptor documentation What do you do if your API calls a SOAP Internal and you get back a response SOAP Client
Question
Nezla · May 30, 2022

HTTP/1.1 500 Internal Server Error

= ##class(%File).%New(FilePath)Do File.Open("R") Set Httprequest=##class(%Net.HttpRequest).%New()Set Httprequest.SSLConfiguration="RTLS"Set Httprequest.Server="vibra-api
Article
Evgeny Shvarov · Apr 13

Building (strikeout) Prompting the UI for InterSystems FHIR With Lovable

started you can check FHIR server REST API working with the swagger at localhost:32873/swagger-ui/index.html: Check some calls (e.g. Patient resource) and see that there is some
Discussion
Dmitry Maslennikov · Dec 20, 2022

Life without internal apache a.k.a. private web server

most of here. Let's have a look, at what we got out of the box in Web Applications, obviously do not forget about System Management Portal. Quite a few REST APIs, some of them
Question
John Hotalen · Jan 25, 2019

TWAIN interface to Cache Application

what I understand, TWAIN is software used by various digital imaging software and TWAIN provides an API for applications to call to be able to import images into their application
Article
Yuri Marx Pereira Gomes · Nov 28, 2021

Leveraging the Audit database

application: 1. Clone the project $ git clone git@github.com:yurimarx/iris-api-audit-mediator.git 2. Build and up the project source code $ docker-compose up -d --build 3. Go
Announcement
Evgeny Shvarov · Aug 11, 2020

Proposed Topics for InterSystems IRIS FHIR Contest

with InterSystems IRIS for Health. Amongst them are: a frontend mobile or web app for FHIR server FHIR REST API or SQL; Backend apps to perform complex queries and maintain rules
Article
Nathan Ng · Sep 7, 2017

How to make phone calls using Caché Objectscript and Twilio

our interaction with the Twilio API, and initiate a phone call from the Cache Terminal. The full Class used in this example is available on GitHub as well. Setup Create an account
Question
Marcelo Vargas · Feb 22, 2019

.Net Core with IRIS as DB

Hi guys, I'm starting few POCs to test InterSystems IRIS with a .Net core backend of an API Gateway and I have few questions about this integration. Which .Net library