Search

Clear filter
Article
Gevorg Arutiunian · Aug 16, 2018

Routine to Parse Options in Args Array

As %Integer = $li(optInfo,2) if type=$$$OptionBoolean { set fmtDest(index) = 1 } else { set fmtDest(index
Article
Muhammad Waseem · Apr 5

How to Build an Agentic AI RAG Application: A Step-by-Step Guide

Implementation Steps: Create Agent Tools Add Ingest functionality: Automatically ingests and index documents (e.g., InterSystems IRIS 2025.1 Release Notes).
Question
Glenn van Bavel · Jun 15, 2017

Timeout 504 while running simple SQL count(*) query

Need:add a bitmap extent index in the classand/or increase the timeout in the CSP Gateway/WebServer
Question
alex chang · Sep 14, 2020

How to share resources among Csp Process?

The call code as following: class CallRemote Extends %CSP.REST { Method Index() as %Status { Try set gw = createJavaGateway() Do callJavaMethod(gw) do gw.
Article
Developer Community Admin · Oct 21, 2015

Caché and Data Management in the Financial Services Industry

Its transactional bit-map indexing technology supports simultaneous querying and transaction processing.
Question
Mack Altman · Oct 11, 2016

Modify search summary view

Can the search results page just have the same "view" menu as the main index? ie "Compact View" I apologize for not speaking more specifically.
Question
Duncan Priest · Sep 5, 2018

XMLIGNORENULL equivalent for object valued properties

I had been using "Class Type: Serial" to avoid cluttering the database with lots of unnecessary tables, but changing this to Persistent (+using indexed one-many relationships) produced
Article
Evgeniy Potapov · Sep 12, 2021

Compare Apache Logs to Yandex Metrika (Google Analytics analogue)

But there were no filter of robots and hearbeat systems such as UptimeRobot or Search Engines indexing robots.
Question
Nicky Zhu · Jun 10, 2022

How to programmatically decide whether a session have unresolved errors in Interoperability?

In order to do that, one needs to do some programming: start with some some basic SQL search of Ens.MessageHeader using indexed properties to first narrow the result set small enough
Question
Nezla · Jun 5, 2024

JavaScript in Zen pages

calling the below JavaScript function from a classMethod to add Options to an html <Select> tag (Dropdown) and after adding all options I would like to set a specific value or index
Article
Luis Angel Pérez Ramos · Jun 27, 2023

Predictions with Integrated ML and IRIS

For our patient Sonia Martínez, 2 months old, we will have a stay of... 8 days! Get well soon!
Discussion
Sylvain Guilbaud · Feb 21, 2022

How to efficiently store historical data, similar to current data, without mixing physical storage ?

Old versions are only indexed on the parent field. Why together ? ? ? Who wants that ? ? ? Where ? ? ?A simple MERGE ^archive(....)=^source(....)
Article
David Loveluck · Aug 27, 2019

APM – Monitoring SQL Query Performance

Indeed, the task  `Update SQL query statistics` was in suspend state. I resume, start and try again :-)
Question
Stephen Canzano · Jul 14, 2016

More than 1 Listing for a KPI

/// This XData definition defines the KPI.XData KPI [ XMLNamespace = "http://www.intersystems.com/deepsee/kpi" ]{<kpi xmlns="http://www.intersystems.com/deepsee/kpi" name="ED Patient
Question
Scott Roth · Aug 1, 2017

PDFs and Reading them

Document properties such as Title, Author, Subject, Keywords, etc. or are you looking to actually extract patient data from formatted page elements?