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
Evgeny Shvarov
· Apr 1, 2017
Is there a way to rebuild indices for all the classes in a given namespace
moving the
index
global as well. However, if this is not an option then you probably want to do something like: USER>s sql="select Name from %Dictionary.CompiledClass where
Question
Michael Wood
· Jan 19, 2024
INSERT OR UPDATE only inserts
question "INSERT OR UPDATE" here. Did you check my answer there? Does the class shown above (looks truncated) has a column that contains a unique constraint? Can you provide the rest of your class, in particular
index
definitions and the INSERT OR UPDATE statement you are using?
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
Question
Michael Lei
· Jun 21, 2021
Data Structure and Sorting Algorithm
or alphabetical
index
depending on how we're hoping to organise the data. eg. s NewData(Data(Key,"Name")) = Data(Key) With object classes or mapped globals we tend to use the sql
Question
Martin Staudigel
· Jan 11, 2022
Validating HS.FHIRServer.Interop.Request
, GetAt expects a key rather than a numeric
index
. For example GetAt("ClientAddr") should work. Hello Marc, thank's a lot! I had hoped and suspected that it must be a small thing. Regards, Martin
Announcement
Anastasia Dyubaylo
· Mar 18, 2022
InterSystems Globals Contest Kick-off Webinar
contest. In this webinar, we’ll show you how to deal with Globals to implement different data models and sophisticated
indexes
. As always, our experts will answer the questions
Question
Sudhir Sinha
· Nov 30, 2022
IRISTEMP Database in IRIS instance brings down the Production instance
and is in increasing trend at ~ 1GB/day? 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
Announcement
Anastasia Dyubaylo
· May 10, 2023
Key Questions of the Month: April 2023
- Application Errorby Scott Roth Bulk FHIR DataLoaderby Ron Sweeney Compile for a previous version of Health Connect?by Adam Lees Restoring a backupby William Caldwell
Indexing
Article
Niyaz Khafizov
· Oct 8, 2018
Record linkage using InterSystems IRIS, Apache Zeppelin, and Apache Spark
].
index
('-')]): docSer1 = str(roman.fromRoman(params[i][:params[i].
index
('-')])) secPart1 = '-' for elem in params[i][params[i
Question
Arockia Raj B
· May 19, 2017
SQL/Non-SQL
:^Package.ClassNameI for
index
^Package.ClassNameD for values^Package.ClassNameS for streamsCheck the class's Storage XML discover it's global structure. And what this bill says
Question
Carlos Fernández
· Jul 13, 2018
Is there a way to define a custon collation for SQL table properties
the methods DisplayToLogical/LogicalToDisplay and/or LogicalToStorage/StorageToLogical. Use %MVR For example:Class dc.test Extends %Persistent {
Index
ibar On bar; Property bar
Question
David Reche
· May 4, 2016
Router custom message base on List property using Business Rules
As %String = "",
index
As %String) As %String { if $isobject(value) { quit value.GetAt(
index
) } quit "" } } and then, you can use it in this way
Article
Mike Kadow
· Oct 24, 2016
NewBie's Corner Session 22 Parameters Part III
private email, unless of course you wish to address me only.See "Newbie's Corner
Index
" for an
index
of all NewBies' Posts Hi, Mike! What about the option of passing an unlimited set
Question
Paul Riker
· Jul 18, 2016
HL7 Segment Query
an
index
for that field.http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=EEDI_search_tablesFields
indexed
in the search table are listed in the dropdown box
Question
John Lisa
· Jul 20, 2020
IDX Groupcast system from Cache
.. An
index
on reg.mnr and bar.invnum will accelerate this. Ok so this is definetely Centricity Business aka Flowcast and not GroupCast. Generally speaking your query looks
first
previous
…
63
64
65
66
67
…
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