Search

Clear filter
Article
Evgeniy Potapov · Sep 13, 2022

Comparison of drilldowns on various technologies (PowerBI, Tableau, IRIS BI)

We talked about this problem in our previous article(Showing dates in missing periods | InterSystems Developer Community |).
Article
Luis Angel Pérez Ramos · Oct 25, 2023

Using FHIR Adapter to offer FHIR services on legacy systems - Posting a Resource

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Elisha Gould · Apr 4, 2022

FTPS TLS session resumption

For explicit ftps I got a very helpful answer in a previous post Explicit FTPS in Cache | InterSystems Developer Community | Data Import and Thank you, I'll have a look at it.
Article
Muhammad Waseem · Jul 2, 2022

Display Management Portal Dashboard by using Python Flask web and Bootstrap Frameworks with the help of embedded python

Thanks 💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Colin Brough · Nov 21, 2023

Scheduled task or scheduled message to run a BPL

I think InterSystems should have made OnProcessInput() [private] as most of the callback methods (like %OnNew() for instance).
Article
Mihoko Iijima · Feb 23, 2024

Using an Azure bot to access IRIS

💡 This article is considered InterSystems Data Platform Best Practice.
Question
Krishnamuthu Venkatachalam · Sep 12, 2020

Calling a classmethod of an instance from another instance via native method

retrievals or saves will be executed in the global(s) in the Global Database of Namespace B on Server B There may be licensing implications to use ECP but I am not an expert on current InterSystems
Article
Lorenzo Scalese · Apr 15, 2021

Combine config-api with ZPM client

template repository is available [here](https://github.com/lscalese/objectscript-docker-template-with-config-api) (this is based on [objectscript-docker-template](https://github.com/intersystems-community
Article
Alexander Koblov · Jul 1, 2019

Transaction suspencion

Problem with such approach is that IRISTEMP is cleaned on InterSystems IRIS restart, so this log is lost.
Question
Đặng Phú Lộc · Dec 30, 2019

%SQL.StatementResult vs %Library.ResultSet

%Get() is regarding the actual column names, not the values they contain.Given that I am using InterSystems IRIS, but here is how I reproduced your example (I don't use a left-join,
Article
Lydia Huang · Mar 11, 2016

Run MDX queries in the DeepSee Shell

The DeepSee Shell Best Practices Series - Run MDX queries in the DeepSee Shell Introduction to DeepSee Shell There is a basic introduction video about DeepSee shell on InterSystems
Article
Danny Wijnschenk · Nov 7, 2017

Advent of Code 2016 Day7: Internet Protocol Version 7

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Interesting, but I don't understand why you still trying to parse strings manually when InterSystems
Article
José Pereira · Jan 30, 2024

Converting generic data into FHIR with IRIS-FHIRfy

# Background In 2021, I participated as an InterSystems mentor in a hackathon, where a newcomer to FHIR asked me if there was a tool to transform generic JSON data containing basic
Article
Henrique Dias · Feb 1, 2024

IRIS-FHIRfy: A New Era of Healthcare Interoperability

They had never heard of InterSystems technology or had never interacted with the FHIR protocol before.
Article
Luis Angel Pérez Ramos · Feb 29, 2024

Testing Columnar Storage

As most of you probably already know, since approximately the end of 2022 InterSystems IRIS included the columnar storage functionality to its database, well, in today's article we