Search

Clear filter
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
Dmitry Maslennikov · Mar 13, 2017

Containerization Caché

I will see if I can get 2017.2 2917.1 the image is daimor/intersystems-cache:2017.1 and Dockerfile https://github.com/daimor/docker-intersystems/blob/2017.1/Dockerfile there are
Article
Mark Bolinsky · Feb 5, 2019

Apache HTTPD Web Server Configuration for HealthShare

For more information please see Apache Configuration Guide in the InterSystems documentation: Recommended Option: Apache API Module without NSD (CSPa24.so) Apache Multi-Processing
Article
Henry Pereira · Aug 2, 2021

Let's fight against the machines!

💡 This article is considered as InterSystems Data Platform Best Practice. Interesting article!
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
Daniel Aguilar · Jun 26, 2023

IrisSAP Connector

I had to face the challenge of connecting InterSystems IRIS with SAP, and once again I was able to verify the grant work made by Intersystems related to adding the possibility of executing
Article
Guillaume Rongier · Mar 8, 2023

Keep your docker iris images in shape ;)

I'm hoping InterSystems manages to do something about this in the future. In the meantime, we've got a nice workaround. Thanks again! You are welcome.
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.
Question
Mike Kadow · Jun 12, 2017

Is Caché SQL essential to Caché Objects?

I really would like to have an idea of what the InterSystems Caché Community, as well as the InterSystems Engineers and anyone else with skin in the game thinks. ...you can probably
Article
Timothy Leavitt · Jan 15, 2020

Robust Error Handling and Cleanup in ObjectScript

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Arun Madhan · Oct 18, 2018

How to Sync User Accounts, Resources, Roles, WebApps, Tasks across to Mirror Members

For example, the Export method of Security.UsersBut it's long puzzled me that InterSystems doesn't seem to have done this job for us all.