Search

Clear filter
Article
Yuri Marx · Aug 8

Tracing InterSystems IRIS Applications Using Jaeger

IRIS to OTel collectors.OpenTelemetry is an excellent choice for monitoring and tracing your IRIS environment and source code because it is supported by more than 40 observability vendors
Question
Jeffrey Drumm · Nov 21, 2024

Defining Fixed-Length String Properties in a Class

I'm attempting to streamline a process for renaming PDF documents received from multiple vendors to conform to a specification provided by an EMR vendor for ingestion.
Article
David Reche · Oct 15, 2018

IRIS API Explorer Application

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/linux_musl-x64-57_binding.nodeDownload completeBinary saved to /usr/src/app/node_modules/node-sass/vendor
Article
Yuri Marx · Mar 30, 2022

3DES support

The keystream is obtained by recursively encrypting the Initialization Vector. CTR: CounTer Mode (CTR) This mode turns the block cipher into a stream cipher.
Question
Uri Shmueli · Nov 3, 2016

Simple Arithmetics

Some, simple examples are: (1) When adding a vector of floating point numbers, it is wise to sort the numbers by their absolute value, then and add the small numbers to the accumulator
Question
Emanuel Lazar · Jul 5, 2021

IRIS - Native API  and .NET Provider  - Have a little Regression to Cache .net Provider ?

keep in mind that changing a database field depends on several factors - if you're in a transaction it might look for the client who's running the update like the field is changed,
Announcement
Anastasia Dyubaylo · Aug 3, 2021

InterSystems IRIS Analytics Contest

Please use technology bonuses to collect more votes and get closer to victory. 🥳 Happy coding!✌ Hi Community! The registration period is continuing!
Question
Steve Pisani · Mar 8, 2016

Cache Mirroring on Cloud servers.

the primary mirror member.The second option is more portable and load balancer agnostic since it doesn't rely on specific syntax or integration methods from a given load balancer vendor
Article
Vladimir Prushkovskiy · Oct 31, 2022

InterSystems IRIS with Laravel (via ODBC)

Only few DBMS vendors are supported out-of-the-box.
Article
王喆 👀 · Feb 7, 2023

IRIS quick query service idea sharing

If I change the patient ID into the doctor’s order ID, the same is true for other key fields. Is the problem solved?
Announcement
Anastasia Dyubaylo · Aug 6, 2023

Key Questions of the Month: July 2023

Expressions in IRISBy Alexander ObolenskiyREST - ERROR #6097: Error 'Read+28^%Net.HttpRequest.1' while using TCP/IP device '9999'By Scott RothConfigure SFTP Operation to use Multi Factor
Article
Daniel Cole · Feb 14

Back to Basics: Why InterSystems?

Journaling and Crash Recovery: Advanced journaling techniques in the IRIS kernel minimize recovery times, enabling systems to restore to a consistent state within seconds, even in catastrophic
Question
Eduard Lebedyuk · Mar 28, 2016

How to display or save stack information?

can fill $zerror by passing a name into LOG^%ETN: Do LOG^%ETN("test") It would record your current $zerror value, replace it with "test", execute LOG captue, and at the end restore
Article
Marc Mundt · Jun 30, 2016

Connecting to Caché with SQuirreL SQL, an external SQL client

One of the really cool features of SQuirreL is the ability to have multiple different drivers of the same vendor.
Question
ED Coder · Nov 6, 2018

ENSEMBLE: What Adapter do I use for simply running a global check in Ensemble

which calls OnProcessInput after n seconds, and build in logic that determines if a particular cycle should just do nothing, or (say, on the change of the day, or other controlling factors