Search

Clear filter
Article
Timur Safin · Aug 19, 2016

Caché MapReduce - introduction to BigData and MapReduce concept

This sort of partitioning is named “sharding” and will be addressed in Caché SQL engine in general with some future InterSystems Caché solutions, but in a mean-time we could try to
Article
Eduard Lebedyuk · Dec 1, 2016

RESTForms - REST API for your classes

To add RESTForms execute in git cli: git submodule add https://github.com/intersystems-ru/RESTForms.git Hi, did you check user name and/or password of Demo RestFormsUI?
Question
GUILHERME CRUZ DA CUNHA · Nov 9, 2017

Load stream file into a form with submit without reloading the page

%New() s file.Filename="c:\InterSystems\"_##class(%File).GetFilename(stream.FileName) d file.CopyFromAndSave(stream) } </script> <br> <FORM NAME=
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
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
Benjamin De Boe · Jan 10, 2023

Columnar Storage in 2022.3

As you may well remember from Global Summit 2022 or the 2022.2 launch webinar, we're releasing an exciting new capability for including in your analytics solutions on InterSystems IRIS
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
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.
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
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
Kurro Lopez · Mar 1, 2022

How to become a time lord - The birth

Get on the TARDIS and I'm going to turn you into a Time lord Let's start with the basics If you usually use other languages, bear in mind that the dates in Intersystems Object