Search

Clear filter
Article
Robert Cemper · Jun 29, 2020

Terminal Multi-Line Option

> InterSystems IRIS System Status: 1:57 pm 29 Jun 2020 Process Device Namespace Routine CPU,Glob Pr User/Location 14744
Article
Muhammad Waseem · Jan 14, 2022

Plug and play DATASETS with ObjectScript Package Manager (ZPM)

padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #2b3589; color: white; } #datasets tr { line-height: 10px; } With the release of InterSystems
Article
Nicholai Mitchko · Apr 12, 2022

Embedded Python, Using Output Parameters

# Background In InterSystems IRIS versions >=2021.2 we can use the accompanying [irispython binary to directly write python code on top of our IRIS instances](https://docs.intersystems.com
Announcement
Eduard Lebedyuk · Sep 10, 2021

Bug Bounty: Fix one bug and win 5000 points

github.com/MakarovS96/cache-tort-git/issues/4#issuecomment-917173845) I placed a prodlog on the strange behavior of $system.OBJ.Load()PRODLOG 951065 I was unable to reproduce it in InterSystems
Announcement
Nancy Martínez · Jun 8, 2020

Solution Consultant - Spain (working remote)

healthcare standards of HealthIT Interop and Interfaces, such asHL7, IHE, X12; Experience working with various data formats, such as CCD/CDA, XML, and JSON; Experience working with Intersystems
Question
Hour Abdellatif · Jan 26

Can globals exist without SQL access?

Globals are a unique storage structure in InterSystems IRIS, serving as persistent multidimensional sparse arrays.
Article
Murray Oldfield · Mar 15, 2018

Minimum Monitoring and Alerting Solution

InterSystems Data Platform includes utilities and tools for system monitoring and alerting, however System Administrators new to solutions built on the InterSystems Data Platform (a.k.a
Article
Mikhail Khomenko · Feb 13, 2017

Creating custom SNMP OIDs

Thank you Fernando Iglesias The article is considered as InterSystems Data Platform Best Practice.
Question
Cryze Zhang · May 16, 2022

How to distinguish whether a variable is a pure numeric string or a number, such as "123" and "123".

For performance reasons, InterSystems ObjectScript has several different internal representations it can use for the number 123.
Article
Tony Pepper · May 25, 2016

Random Read IO Storage Performance Tool

InterSystems do recommend Direct I/O in some situations specifically, for example for HCI on Linux because we do need to optimise IO on these platforms (vSAN, Nutanix, etc).
Question
Thembelani Mlalazi · Dec 11, 2018

How to mimic selenium in cache object Script

\Cache\mgr\Temp\7KrzEUaFJT0zvA.http" <Set>| LineTerminator = $c(13,10) <Set>| (MakePermLoc) = 0| (Mode) = 1|(NormalizedDirectory) = "C:\InterSystems
Article
Yuri Marx · May 20, 2022

Geocoding with IRIS and Google Maps API

IP=23.73.233.140 (this is the IP for InterSystems Site. You can choose another one if you want) 7.
Article
Rizmaan Marikar · Jul 27, 2022

Introduction to Web Scraping with Embedded Python - Let’s Extract python job’s

Lets install this python packages (windows) irispip install --target C:\InterSystems\IRISHealth\mgr\python bs4 irispip install --target C:\InterSystems\IRISHealth\mgr\python requests
Article
Elliott Grey · Mar 7, 2023

Reference for the JSON Web Classes

# Foreword InterSystems IRIS versions 2022.2 and newer feature a redesigned functionality for JSON web tokens (JWTs).
Article
Eduard Lebedyuk · Mar 4, 2016

Weather station on Arduino

Conclusion With InterSystems Caché you can communicate with a large number of different devices directly.