Search

Clear filter
Article
Stefan Wittmann · Feb 3, 2016

Introducing new JSON capabilities in Caché 2016.1

Let's assume we set another value at the positional index 10. Keep in mind that arrays are zero-based. USER>do array.
Article
Guillaume Rongier · Dec 18, 2023

Vector search and RAG (Retrieval Augmented Generation) models

bash git clone https://github.com/grongierisc/iris-rag-demo cd iris-rag-demo docker-compose up ``` ⚠️ everything is local, nothing is sent to the cloud, so be patient
Article
Iryna Mykhailova · Aug 21, 2021

Transferring Files via REST to Store in a Property, Part 3

If we look in the Event Log for the second chunked file, we see that the value of the Transfer-Encoding header is indeed “chunked.”
Discussion
Anastasia Dyubaylo · Jul 25, 2024

Share how Developer Community AI helped you for your chance to win

the AI tool is not yet a magical replacement for missing/lacking documentation :( "So in this case the AI tool is not yet a magical replacement for missing/lacking documentation :(" Indeed
Question
Eduard Lebedyuk · May 24, 2017

How do I get a list of files in directory including subdirectories?

Vitaliy is faster that's probably because Caché is delegating the control to the OS's native API.That is indeed the best approach, and could be made cross-platform by using $$$isUNIX
Article
Nikita Savchenko · Apr 1, 2016

ObjectScript Class Explorer - Exploring ObjectScript Classes in the UML Notation

class types: Serial (classes that can be integrated into Persistent classes for creating complex data types, such as addresses), DataType (for creating a user-defined data types), Index
Question
Glenn van Bavel · Apr 11, 2017

SNMP: Terminal is "Unable to open Registry key"

background: -moz-linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); background: linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); z-index
Article
Zhong Li · Apr 16, 2020

Run some Covid-19 lung X-Ray classification and CT detection demos

The X-Ray classification etc models can be deployed and invoked in the same approach on top of existing PACS viewer within the same patient's context to help the front-line clinicians
Article
Lorenzo Scalese · Feb 1, 2023

OpenAPI Suite - Part 1

/common/ssi_types.yaml#/components/schemas/DIDDocument' ``` Indeed, this case is not supported.
Question
Mark Charlton · Feb 17, 2023

Global View and $ORDER not returning expected search results, (or what I want it to).

,Start } S Start=$O(^REXREF3(1,Start)) Q:Start="" } q Hi Mark, in my experience mixed indexes (both with pure numbers and strings) are not a good choice
Article
Iryna Mykhailova · Jul 22, 2024

My take on the course Getting Started with InterSystems IRIS for Coders on InterSystems Learning Portal

Some more comments In the following question, it really depends if the employee's name is a unique index because if it is, object access may be preferable, in my opinion.
Article
Alexey Maslov · Nov 23, 2017

Where is my global stored?

background: -moz-linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); background: linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); z-index
Discussion
Dan Pasco · Apr 23, 2021

External Language Server in 2021.1

If your external code returns an object then you can indeed make use of that object as if it were a local IRIS Object - because it is.
Discussion
Admin GlobalMasters · Aug 25

Summer 2025 with Global Masters

a movie or series✅ Read a book✅ Earned points and redeemed a reward on Global Masters ✅ Joined READY 2025 ❌ Spent time with family or friends✅ Indeed
Article
Eric Fortenberry · Dec 20, 2024

Time Zones and Offsets and ObjectScript, Oh My!

. ### The Happy Ending You call your source and confirm that the time provided was indeed `3:14 PM Los Angeles-time`.