Search

Clear filter
Announcement
Peter Steiwer · Jun 14, 2021

Announcing Adaptive Analytics Sample Application

Application for Adaptive Analytics. This Sample Application is available on Open Exchange. There is also a learning services course available to learn more about Adaptive Analytics
Article
Luis Angel Pérez Ramos · Jul 11, 2023

Installation and adaptation of EMPI in Standalone mode - Feeding the beast with FHIR - Configuration

are going to take advantage of the functionality provided by the Adapter to receive FHIR messages. EMPI configuration FHIR Adapter Installation Let's first review what services we have
Article
Daniel Kutac · Aug 3, 2016

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 1

have not heard about it yet. Open Authorization Framework, OAUTH, currently at version 2.0, is a protocol allowing primarily web based application to Exchange information
Article
Mikhail Khomenko · May 15, 2017

Making Prometheus Monitoring for InterSystems IRIS and Caché

/grafana.log 2>&1 & By default, Grafana’s web interface is accessible via port 3000. Login/password: admin/admin. A detailed instruction on making Prometheus work
Question
Scott Roth · Sep 21, 2022

Docker - Webgateway

] Configuring filesystem...[INFO] ISC_DATA_DIRECTORY is undefined. Files will not be moved to a persistent volume[INFO] Using default /opt/webgateway/bin/CSP.ini[INFO] Using default
Article
Lorenzo Scalese · May 30, 2022

ObjectScript Syntax For GitLab

on the GitLab web interface. Since Objectscript syntax is supported by GitHub, I thought It would be also supported by [GitLab](https://about.gitlab.com/). Unfortunately, the library
Article
Yuri Marx · Feb 2, 2021

Example: Using Java + SpringBoot + Hibernate and IRIS Database to create REST API

Spring Boot is the most used Java framework to create REST API and microservices. It can be used to deploy web or executable web or desktop self-contained apps, where
Question
Hugh Hamilton · Nov 16, 2023

How to block a user from starting a transaction

of the tables that the service account has access to are able to be written to), i would suspect that it's a system setting or a default value somewhere in their tool that tells
Article
Joel Solon · Dec 29, 2016

Creating a Custom Application Monitor Class and an Alert

write custom methods in this class to collect and store sample data. Once the class is running, you can query this data and/or view it using a generated web page. In a later step
Question
Pietro Di Leo · Jul 24, 2023

How to automatically resend an HTTP message from a Business Operation

Component to the URL of a Postman Mock Service and I'd like to understand what I can do when the server doesn't respond within a certain timeout. To test this situation, I created
Article
Pietro Di Leo · Nov 16, 2023

Accessing the IRIS Terminal: A Comprehensive Guide for Visual Studio Code Users

(, ) to open Web Terminal on VSC terminal panel or on browser (press Alt to change the default icon): For Users with at least IRIS 2023.2 – Use WebSocket Terminal Users
Article
David Hockenbroch · Nov 2, 2023

The Security Package - Managing Applications Programatically

authentication of multiple applications InbndWebServicesEnabled Defines whether the application processes web services IsNameSpaceDefault Defines whether
Article
Yuri Marx · Feb 4, 2021

DataOps with InterSystems IRIS

by default. Improve cycle times: the users can create dashboards, analysis, reports, publish and share your work at self-service. The ODSC (https://opendatascience.com/maximize
Question
Paul Hula · May 22, 2020

CSP - Download file, manipulate and return as attachment

the user see the attached file on the CSP page? Our team has a CSP page that receives an incoming file and then it is passed along to a business service in HealthConnect production
Question
Jhonata Rebouças · Jun 3, 2019

How connect an BO FHIR with an Database

I use rest service on Health Connect and will has utilized HL7 FHIR for get information of external database. But i don't find exemplo in oficial documentation.Someone to utilize