Search

Clear filter
Article
Gevorg Arutiunian · Nov 14, 2018

Fetch Message Header Data

(Originally posted to InterSystems CODE by @Dmitry.Maslennikov) The following code snippet outputs message header data in Ensemble.
Question
Maxim Berezkin · Dec 24, 2021

How send request without urlencode params in URI?

name=value HTTP/1.1 User-Agent: Mozilla/4.0 (compatible; InterSystems IRIS;) Host: blah.org Accept-Encoding: gzip Content-Length: 0 Does not work for me.
Question
Scott Roth · Jun 1, 2022

Cache Query for HL7 NACK

There are a number of examples at Defining and Using Stored Procedures | Using InterSystems SQL | InterSystems IRIS Data Platform 2021.2.
Discussion
Dmitry Maslennikov · Sep 4, 2020

Format of stored files in Source Code Control systems

And nowadays, when InterSystems Cache (since 2016.2) and IRIS supports easy export of classes in the way how it's visible in Studio.
Article
Yuri Marx · Oct 7, 2020

Run your local IRIS http endpoints as https on the internet from your env

By default InterSystems IRIS expose your endpoints using http, but can be necessary run https from your dev env and/or get public internet access to your app.
Article
Yuri Marx · Jan 16, 2021

Creating and listing XData definitions

Hi InterSystems Community! The ObjectScript language of InterSystems IRIS has the ability to extend classes using a very interesting feature called XData.
Article
Yuri Marx · Dec 27, 2020

Secure IRIS Digital Services

The InterSystems IRIS has 3 monitors to support audit/monitor: Diagnostic Report, Log Monitor and System Monitor.
Article
Mike Kadow · Sep 1, 2016

NewBie's Corner Session 20 Parameters and Status Part I

(This is not a hard and fast rule, see the InterSystems documentation for exceptions to this rule.)In addition to passing parameters, a Status can be passed back, see the new RtnA and
Article
Rob Ellis · Jan 31, 2024

Become A Whiz At Investigating HL7v2 Interface Issues - It's THIS Easy

Hi Rob, Your video is available on InterSystems Developers YouTube: ⏯️ IRIS WHIZ HL7v2 Setup and Tutorial
Article
Trent Chismar · Jan 28

VSCode Extension for Visual Parsing of ISCLOGs

I've tested this using the themes provided in the InterSystems ObjectScript Extension. The utility uses VSCode's token colors.
Question
Feng Wang · Apr 24, 2024

scripting out Integrty check and the result output

I am new to InterSystems and wonder if you can share some experience how I can fix this issue.
Question
Rochdi Badis · May 2, 2024

Compact & Truncate

I'd like to just warn you that as of Cache 2017, this functionality was quite broken and InterSystems recommends you not use it.
Question
Ilmija Asani · Feb 18, 2020

Create a SOAP Envelope

If you would like to have a more in-depth discussion with someone about that, I would suggest that you reach out to your InterSystems account team or Support.
Question
Muhammad Waseem · Jun 17, 2021

Visual Studio VS Atelier

If you are likely to be working with more than one IRIS server then you should check out the InterSystems Server Manager extension.
Question
Sarvan Ibishov · Jan 31, 2018

Service Unavailable while invoke rest url

From this repo. https://github.com/intersystems-ru/RESTI created new web application from Web Applications section in Management Portal. Such as screenshot.