Search

Clear filter
Article
Joyce Zhang · Jun 23, 2017

Atelier 1.1 Beta Updates – June 2017

an active server connection; in addition, the import wizard is more robust and can handle large XML filesSupport for Feature Tracker, which is a safe and trustworthy approach for InterSystems
Question
Jason Melton · Aug 16, 2017

HealthShare and NHS Care Connect FHIR api

JasonI am a product manager at InterSystems looking at our HealthShare family of products.
Article
Oliver Wilms · Apr 24, 2020

REST for Tasks on my Status Report

Currently I participate in InterSystems IRIS with REST API Programming Contest. My idea for this contest was to create an app to help me keep track of tasks for my Status Reports.
Question
Stephen De Gabrielle · Dec 27, 2018

FHIR Documentation/tutorials

[https://community.intersystems.com/post/fhir-documentationtutorials#comment-61731] The InterSystems documentation does not currently contain examples of creating FHIR / HL7v2 transformations
Question
Tirthankar Bachhar · Oct 27, 2016

How to track the last modified by user name

E.g: ;Sample.Address.1 ;(C)InterSystems, generated for class Sample.Address.
Question
Vivek Nayak · Dec 31, 2019

How to save file/image at some specific folder.

%New() Set sc=file.LinkToFile(path) Do file.Write(decode) just for information I have created web api in intersystem iris and at front end I am using angular.
Article
Yuri Marx · Jul 13, 2020

Machine Learning with IntegratedML and Sapphire

The new InterSystems IRIS Advanced Analytics has an AutoML engine, the IntegratedML, in addition to working with two other very famous ones, the H2O or DataRobot (as additional options
Question
Dmitry Maslennikov · Jan 16, 2020

Custom Login Page for IRIS

I use docker version of IRIS built by InterSystems. And I managed to get it worked only when I set public read permission for %DB_USER in case of user namespace.
Question
Dmitry Maslennikov · May 6, 2019

Cross Caché/IRIS development

How InterSystems solve such issue?I found that when export class in xml, with qualifier /exportversion=2017.1, it will convert classes back to supported by Caché.
Question
Leon Stokes · May 13, 2019

From Cache how to Retrieve and Use/Reuse a Bearer Token to authenticate and send data to REST web service?

The target REST web service is a 3rd party not using Intersystems products.public static TokenResponseModel getBearerToken(string siteUrl, string Username, string Password) {
Question
Kurro Lopez · May 16, 2019

How to ignore serialize a property in a class to JSon

I do not have a use for it now, but definitely a really good one If you use InterSystems IRIS 2019.2 you can extend from %JSON.Adaptor class, which is similar to XML adaptor and allows
Question
Evgeny Shvarov · Aug 27, 2019

How to Export ObjectScript From IRIS Server With VSCode?

A question to those who use VSCode to code InterSystems ObjectScript.Suppose you have the ObjectScript code on IRIS server and you want to export it into the desired folder.And you
Question
Goran Stefanovic · Dec 12, 2018

GROUP BY causes NativeError: [10053]

;Communication link failure>] [%msg: <Connection 'TRAKCARELIVE': Execute: SQLState: (HY000) NativeError: [10053] Message: [Cache ODBC][State : HY000][Native Code 10053] [c:\intersystems
Question
Ali Chaib · Feb 7, 2025

Transforming a FHIR Response to SDA – Handling Task Resource

When I attempted to use the built-in InterSystems functions to convert this FHIR response into SDA, the transformation failed—likely because it is not a standard FHIR request.
Question
David.Satorres6134 · Feb 18, 2025

Cube Compilation Order in UCR: How to Manage Dependencies?

This would mean me taking care of the dependencies, and as the cubes are actually dependant because of relationships I expect any intersystems tool to either compile the class managing