Learning
Documentation
Community
Open Exchange
Ideas Portal
Global Masters
Certification
Partner Directory
Startup Hub
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 Data Studio
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
Announcement
Anastasia Dyubaylo
· Mar 10, 2022
InterSystems Globals Contest
Also, we are looking for smart data
index
implementations, such as spatial
index
, functional
indexes
for search, etc. There will be technical bonuses of such.
Question
AndreClaude Gendron
· Apr 19, 2016
Unable to store (or rather retrieve) OREF in globals - Trying to create a Singleton Class.
And that simple local variable will work better, because it will not serialize OREF to string.And the only case when it was workng for me - then the
parent
call is still presented in
Question
Lesley Anderson
· Jul 29, 2022
XSLT Samples
Indeed
, it seems like this part of documentation is out of date. Though if you search on Github, you'll find copies of this class.
Question
David.Satorres6134
· Oct 22, 2018
%CacheObject on Iris - SOLVED
Scenarios where user code would really need %Compiler.Type.Object are
indeed
very rare and thus intriguing :-) %CacheObject was replaced with %Compiler.Type.Object.
Question
Matthew Cummings
· Oct 14, 2021
Making a JWT/OAuth2.0
%GetIterator() Set newprivate={} ///Need to set KID at same
index
with other keys so re-creating new While iter.
Question
Victor Castanon
· Jul 9, 2024
Has anyone worked with
in Fhir R4 Binary deserialization (From Athena)?
The two argument form, %GetNext(.key,.value) will return the key
index
in .key and its associated ObjectScript value in .value.
Question
Grace Fiamengo
· Feb 28, 2019
Which is better for deploying new HealthShare environments and incremental updates - %Installer or Ensemble -> Export Production?
Index
:15.03.1007 + Clinical Viewer:15.03.1007 + Active Analytics:15.03.1007]I have also heard that Ensemble tools don't always work well with Healthshare.
Article
Renan Lourenco
· Mar 9, 2020
InterSystems IRIS for Health ENSDEMO (supports arm64)
How do you envision that, a simple
index
with easy access like: DICOM: Link1 Link2 HL7 Link1 Link2 Or something more elaborated?
Question
Theo Stolker
· Dec 22, 2022
%DynamicObject: How to insert json property at a specific location?
%Get(
index
) set done(element) = 1 if $EXTRACT(resource.%GetTypeOf(element), 1, 2) '= "un" { do newObject.%Set(element, resource.
Question
Erum Ahsan
· Jun 6, 2023
JavaScript is not working as expected.
XData Style { <style type="text/css"> #loading {width: 100%;height: 100%;top: 0px;left: 0px;position: fixed;display: block; z-
index
: 99} #loading-image {position: absolute
Article
Muhammad Waseem
· Apr 5, 2022
Using Globals as a graph database to store and retrieve graph structure data
(
index
) @app.route("/") def
index
(): #Establish connection and import data to globals irisglobal = IRISGLOBAL() irisglobal.import_g1_nodes_edges() irisglobal.import_g2
Article
Irene Mykhailova
· Apr 21
Considerations when Migrating from Oracle, MSSQL etc to IRIS
Triggers,
Indexes
, and Views are all supported by IRIS.
Article
Mike Kadow
· Jun 23, 2016
NewBie's Corner Session 9 Documentation and books
for an
index
of all NewBie Corner posts.
Question
Mack Altman
· Dec 2, 2016
What are best ways to query large tables?
Well, if you want good performance in SQL Queries, you need
indexes
. What do your tables look like?
Question
Steve Pisani
· Oct 22, 2017
Retrieving the absolute last entry from set of members in a level
Thank you for your
patience
Hi, Alessandro!But why it is not the case of what we already have solved?
first
previous
…
87
88
89
90
91
…
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