Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
Clear filter
Question
Lee Cascio
· Jan 6, 2021
Nothing returned when running SQL query in SQL tool for a single column DISTINCT or GROUP
query cache in case something was happening there but it did not fix this. Can you show the query plan? Usually this issue "shows" when indices are out of sync. Maybe try rebuilding indices. This was indeed the issue,
indexes
needed to be rebuilt.
Question
Brian Schoen
· Feb 14, 2024
LookupSettings.cls custom code trying to pull rowdata from the table when "User Clicked the Delete button for a row
are deleted. How can I pull the key & value for the row when it is selected for delete /un-delete? The variable rowData is used a pointer for the row
index
. I know I'm missing
Announcement
Anastasia Dyubaylo
· Jun 18, 2024
[Video] High-Speed Ingestion Using InterSystems IRIS Persister with Java
looking at how far we could push IRIS performance with very fast persistence, efficient
indexing
, and caching for 100s of queries and joins per second.
Article
Ben Schlanger
· May 7
Long Running SQL Queries: a sample exploration
administered a specific drug between the years of 2017-2019 to
patients
who reside outside the state and have one of the following conditions
Article
Yuri Marx
· Apr 3
Part I: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI
; Object-Valued Properties [GOOD] Determines
indexes
to add/update to improve performance To determine which
indexes
to add or update to improve performance in InterSystems IRIS
Article
Andrej Braguca
· Oct 28, 2022
Virtual Lab: VR and AI enables training in crisis scenarios in the ICU
than 50% of ICU procedures cannot be trained without real
patients
and/or medical devices. · Medical device manufacturers have a problem gathering medical staff in one place
Question
David.Satorres6134
· Nov 13, 2024
AutoParallel feature in SQL not working
, populating it with 1M rows and created an
index
. Then run several queries, and none of them (even alternate plans) are using parallel. Only when %PARALLEL is forced. Weird.... Parallel
Article
Benjamin De Boe
· Jun 7, 2016
iKnow demo apps (part 2) - Set Analysis demo
to implement relevant use cases and help users be more productive in their daily tasks. Last week's article discussed the Knowledge Portal, a straightforward tool to browse iKnow
indexing
Article
Yuri Marx
· Aug 25, 2022
Transform custom healthcare messages to SDA
for Health. The sample data we used was generated by the SYNTHEA bulk data generation project (https://synthea.mitre.org/downloads). We will convert 1000
patients
from a CSV file to SDA
Article
Alessandro Marin
· Apr 17, 2018
DeepSee: Databases, Namespaces, and Mappings - Part 4 of 5
in the intermediate example, the Analytics server introduces the APP-
INDEX
database storing the indices, whereas the APP-FACT database only storing the fact and dimension tables
Question
Ankita JAin
· May 31, 2017
Unit Testing Passed/Failed Status from the Terminal
global, by latest
index
. USER>set sc=##class(%UnitTest.Manager).DebugRunTestCase("", "MyPackage.Tests","","TestAdd
Article
Eduard Lebedyuk
· Jan 23, 2019
Iterate over Business process activities
).%ExistsId(%class.Name_"||BPL") { set
index
= %compiledclass.XDatas.FindObjectId(%class.Name_"||BPL") #; get XDATA as stream set stream
Question
Rajeev Karki
· Apr 17, 2016
Partitioned tables
synchronization at the exact same instant (in
index
meaning) so that no inserts are lost between the database "PERSONADATA2" creation in the primary and the creation in the secondary. Caché
Article
Mike Kadow
· Jun 2, 2016
NewBie's Corner Session 6 If and Kill commands
have a comment, please respond through the InterSystems Developer Community, don't send me private email. Unless of course you wish to address me only.See NewBie
Index
for an
index
of all NewBie Corner posts
Question
Bukhtiar Ahmad
· Sep 29, 2020
how to assign value to variable in business rules using a function
Hi I want to check
patient
class in multiple rules, since the message structure is different to reach out to
patient
class value, i created a method to get the
patient
class
first
previous
…
56
57
58
59
60
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up