Search

Clear filter
Article
Alessandro Marin · Mar 27, 2018

DeepSee: Databases, Namespaces, and Mappings - Part 1 of 5

The article is considered as InterSystems Data Platform Best Practice.
Article
Isaac Aaron · Jun 21, 2016

Simple Cache systemd Unit

[Unit] Description=Intersystems Cache [Service] Type=forking ExecStart=/bin/bash -c '/usr/cachesys/cstart 2>&1 | logger -t cache_start' ExecStop=/bin/bash -c '/usr/cachesys
Question
Ashok Kumar T · Jul 13, 2024

FHIR SQL Builder Access Issues

I downloaded and installed InterSystems IRIS for Health. I had created FHIR resource repositories as well.
Article
Rob Ellis · Dec 13, 2024

Speedier Message Viewer Analysis with IRIS Whiz

If you want to save a report use the default InterSystems functionality for Saved Searches and just run the report again at a later date.
Article
Oliver Wilms · Dec 15, 2024

Setup OAuth2 Client for iris-http-calls to Epic on FHIR

I called InterSystems WRC for help. We set up an OAuth2 client using the "JWT Authorization" grant type and "private key JWT" for authentication.
Question
Alan Watts · Jan 2, 2024

dubious ownership in repository

Assuming this is with git-source-control, the approach would be to have the temp folder *and all subfolders* owned by SYSTEM (in this case), as discussed at https://github.com/intersystems
Question
David.Satorres6134 · Aug 11, 2020

JDBC Gateway Server

namespace — InterSystems IRIS namespace to be accessed.
Article
Iryna Mykhailova · Feb 22, 2021

Transferring Files via REST to Store in a Property, Part 1

You can read more about creating REST services in the InterSystems documentation. The example code for the both approaches is on GitHub and InterSystems Open Exchange.
Question
Laura Blázquez García · Oct 27, 2016

Ensemble + .Net dll with MS Word

%New(gateway) set plantilla = "C:\InterSystems\Ensemble\mgr\DLLWORDENS2\dlls\PlantillaTuneada.doc" set documento = "C:\InterSystems\Ensemble\
Article
Ray Wright · Jul 22

Vector Search Performance

Test Objectives InterSystems has been testing Vector Search since it was announced as an “experimental feature” in IRIS 2024.1.
Question
Barry Veach · Nov 11, 2016

How do i retrieve values for specific production settings from Ens_Config.Item using SQL Query in Management Portal

* * It is supplied by InterSystems as a demo/test * * tool for a specific product and version.
Article
Dmitry Maslennikov · May 11, 2020

Work with SAML in IRIS

There are many different ways how to give access to your application by using the SSO mechanism, and some of them are: OAuth2 Kerberos SAML InterSystems already supports OAuth2
Article
Stefan Wittmann · Aug 9, 2018

A sneak peek of Global Summit 2018

Does QEWD work with InterSystems IRIS? As QEWD makes use of the InterSystems Node.js connector which is available for both Cache and IRIS, the answer is yes. Hi, Rob!
Question
Miguel Delvalle · Apr 2, 2019

Upgrade Vs Parallel install

That being said, I have a few questions and comments about your upgrade:1) Have you been in touch with your Account Team at InterSystems to get their thoughts on the upgrade process
Article
Yuri Marx · Mar 10

FHIR SQL Builder: step by step

Install an InterSystems FHIR Server to run FHIR SQL Builder Let's install a sample FHIR repository from InterSystems' free application catalog, Open Exchange.