Search

Clear filter
Article
Timur Safin · Jul 18, 2016

Remote proxy objects via dynamic dispatch

“deprecated” status of this class is not in this list J). %Net.RemoteConnection is using c-binding facilities (which are wrapper around cpp-binding service) for calling methods from
Article
Yuri Marx Pereira Gomes · May 20, 2022

Geocoding with IRIS and Google Maps API

the “Where” dimension. Today the best service to provide geographic accuracy and quality for these data is Google Maps. Taking advantage of the Python support of the new IRIS (2021.2
Article
Daniel Aguilar · Jun 26, 2023

IrisSAP Connector

such as system integration, data transfer, program execution, and retrieving information from SAP. In summary, an RFC in SAP is a remote call to a function or service available
Article
Sergey Lukyanchikov · Jul 22, 2021

InterSystems IRIS – the All-Purpose Universal Platform for Real-Time AI/ML

providers (for example: Microsoft Azure, Amazon Web Services, Google Cloud Platform, etc.): Figure 8 «Second opinion» from Microsoft Azure orchestrated by InterSystems IRIS The prototype
Article
Tani Frankel · Jan 12, 2017

DeleteHelper - A Class to Help with Deleting Referenced Persistent Classes

with adding this as a Super class for several classes at once (useful for example for classes that were generated by the SOAP Wizard, which might be quite a few). Note the use-case
Question
Mack Altman · Nov 1, 2018

What is best approach to parsing CSV string to tab-delimited string

) The Unix/Linux world often uses LF := $C(10) as line terminatorwhile in Win (and VMS) world CRLF := $C(C13,10) is a default. So you depend on the source system providing
Article
Sergey Kamenev · May 23, 2019

PHP module for working with hierarchical data in InterSystems IRIS

in the global during insertion. Service functions iris_set_dir($FullPath) Setting up a directory with a database Returns: TRUE or FALSE (in the case
Article
Murray Oldfield · May 22, 2018

LVM PE Striping to maximize Hyper-Converged storage throughput

/lv_overview "Red Hat support") web site and also [other places, for example, this tutorial for system administrators is very good](https://sysadmincasts.com/episodes/27-lvm-linear
Article
Evgeny Shvarov · Oct 27, 2019

Coding Dockerfile with InterSystems ObjectScript

the actively used setup tweaks are supported by %Installer format, e.g. RESTFul Web app. If you suggest to use <Invoke> - it's better to call method directly. So, here I'm
Article
Bob Schat · Feb 10, 2022

The InterSystems Iris Fhirserver running on a Raspberry Pi Raspberry running as a FHIRserver

since in Ubuntu SSH is enabled by default. Phase 2: Docker 1. sudo curl -fsSL https://get.docker.com -o get-docker.sh 2. sudo sh get-docker.sh This will result (after a while
Article
water huang · Mar 19, 2023

Tutorial from Real Practice in China Hosipital Infomatics Construction: How to autobackup your code/ auto excute code when you are not allowed to use Git

,and they can't use git,there are some namesapce in the server running different service,and usualy there is only one server. 1.2 In the message,it has property in type
Article
Nikita Savchenko · Feb 12, 2019

How to Develop InterSystems Applications in Your Favorite IDE

the %Compiler.UDL.TextServices methods. If you don't have any InterSystems' products installed, you can try one out here. During the installation, specify the Unicode encoding instead of 8
Announcement
Benjamin De Boe · Jun 14, 2021

InterSystems IRIS, InterSystems IRIS for Health & HealthShare Health Connect 2021.1 are now Generally Available

Analytics, an add-on product that extends InterSystems IRIS to provide business users with superior ease of use and self-service analytics capabilities to visualize, analyze
Article
Dmitrii Kuznetsov · Feb 4, 2020

DataOps: Let's learn how to work with physical objects in IRIS

/Mars_Climate_Orbiter 2. The US Air Force in 2007: Twelve F-22 Raptors (fifth-generation fighter aircraft in service with the United States Air Force), costing $140 million each, were
Article
Kyle Baxter · Jan 11, 2019

The One Query Performance Trick You NEED to Know? Tune Table

. Block count is also useful if you use a parent/child relationship. This will (by default) store both tables in the same global, and without Block Count the Query Optimizer