Search

Clear filter
Announcement
Evgeny Shvarov · Jun 10, 2023

Technology Bonuses for InterSystems Grand Prix 23 Programming Contest

Use columnar indexes in your solution's persistent data model and collect 1 extra bonus point. Learn more about Columnar Indexes.
Question
Yuri Marx · Dec 7, 2020

Guide to configure IRIS for production environment

and BitSlice Indexing, iFind Indexing.
Announcement
Henry Pereira · Mar 27, 2020

Give it a try on SQLBuilder tool

But will it use a name or age index? Age index bad example but hey. Sqlquery is a class so you can extend/replace it.
Article
Ikram Shah · May 15, 2024

IRIS AI Studio: Connectors to Transform your Files into Vector Embeddings for GenAI Capabilities

I have used Llama Index's SimpleDirectoryReader to load data from files.
Question
Lewis Houlden · Aug 17, 2022

Base64 payload and XML to objects

I didn't provide all of it as it would have taken a long time to remove patient data. I have however solved the problem.
Article
John Hotalen · Oct 4, 2016

How to Parse a URL in Caché

=$order(data(name,""),-1)+1 set data(name,index)=$g(value) set data(name,index,"O")=i } zwrite data data("QUERY",1)="abc" data("QUERY",1,"O")=2

cheng dr

0 posts0 comments
Question
Michael Lundberg · Jul 4, 2023

How to remove empty XLM-tags in transformation using EnsLib.EDI.XM?

</Child><Parent> Above XML is to be presented. <Parent> .........</Parent Above XML should NOT be presented. I try in the transformation:If source.Parent.
Article
Mihoko Iijima · Feb 23, 2024

Using an Azure bot to access IRIS

A patient's data has already been registered in the FHIR repository of IRIS for Health. The patient's MRN is 1001. His name is Taro Yamada.
Question
Martin Staudigel · Jan 11, 2022

Validating HS.FHIRServer.Interop.Request

For an array, GetAt expects a key rather than a numeric index. For example GetAt("ClientAddr") should work. Hello Marc, thank's a lot!
Announcement
Anastasia Dyubaylo · Mar 18, 2022

InterSystems Globals Contest Kick-off Webinar

In this webinar, we’ll show you how to deal with Globals to implement different data models and sophisticated indexes.
Question
Sudhir Sinha · Nov 30, 2022

IRISTEMP Database in IRIS instance brings down the Production instance

Is it some sort of bug for IRIS for Healthcare to store more index or globals to enable additional capability and features, especially for AI/ML and Analytics ?
Question
Evgeny Shvarov · Apr 1, 2017

Is there a way to rebuild indices for all the classes in a given namespace?

I would recommend moving the index global as well.
Announcement
Anastasia Dyubaylo · Nov 25, 2021

French Stream On InterSystems Technologies #7

👉 Direct link to join: https://bit.ly/30UV6xp On the agenda this month: 🗞 News https://community.intersystems.com/post/sql-search-index-json-objects#comments0
Question
Michael Lei · Jun 21, 2021

Data Structure and Sorting Algorithm

We've previously passed the data into new indices to utilise the auto sorting nature of the objectscript arrays, using a number based or alphabetical index depending on how we're hoping