Search

Clear filter
Question
Sai Vusirikapally · Apr 28, 2021

TCP Read(32000) with timeout period (5) failed

(50) failed with : (78):tElement><Patient><Name>Varatha</Name><MRN>12345</MRN></Patient></RootElement>Please help me to proceed further
Announcement
Scott Roth · Nov 2, 2021

Sr Application Development Analyst wanted for Ohio State University Wexner Medical Center

, functionality and evaluation of integrated health information systems that support and enhance practice, administrative and management needs and patient outcomes.
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
Danny Wijnschenk · Nov 5, 2017

Advent of Code 2016 Day5: How about a Nice Game of Chess?

25l" //Hide the cursor for nicer output effect Try { For index = 1:1 { Set hash = input_index Set md5Hash = $System.Encryption.MD5Hash(hash) Set hex=""
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
Joost Platenburg · May 5, 2022

Connecting an IRIS container's SQL Gateway Connection to MySQL on Apple M1

dockerfile like so, ```dockerfile COPY /Users/joost/mysql-connector-java-8.0.29.jar / ``` OR mount a volume to the container when you start it with the driver in the host path Was indeed
Question
Patty Aguirre-Romero · Dec 9, 2024

Does Iris for Health Generate Reset Packets? Under What Circumstances? What Settings Are needed in a BS to Not Send Reset packets?

Questions: Does Iris indeed generates Reset Packets? What causes Reset Packets to be triggered? What settings does InterSystems recommend to not send Reset packets?
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
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
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.
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
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