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
Article
Ben Spead
· Aug 25, 2016
Writing forward compatible JSON in 2016.1
In order to try to minimize the volume of code which would not work in future Caché versions, the following recommendations and tools are being used internally within
InterSystems
for
Article
Luca Ravazzolo
· Jan 8, 2019
Top 5 takeaways from 2018
You need a data platform that aids you in your efforts.Exactly a year ago we launched
InterSystems
IRIS Data Platform that offers large data handling via its shard technology to cope
Article
Benjamin De Boe
· Oct 18, 2022
Keeping the API happy - SQL utilities cleanup
This advanced toolkit is primarily used by
InterSystems
Support and experienced customers, but it’s a powerful and well-documented API so worth a look if you need to figure out that
Article
Henry Pereira
· Dec 1, 2021
Data anonymization, introducing iris-Disguise
💡 This article is considered as
InterSystems
Data Platform Best Practice.
Article
Patrick Jamieson
· Apr 15
FHIR environment setup guide
Install Docker Docker is required to run
InterSystems
IRIS for Health Community. Windows 1. Download Docker Desktop from: https://www.docker.com/products/docker-desktop2.
Announcement
Ken Earl
· May 5, 2020
Iris\Cache in Docker : Cube Server list and global persistence
the following command I have managed to achieve this: docker run --detach --publish 52773:52773 --volume /data/dur:/dur --env ISC_DATA_DIRECTORY=/dur/iconfig --name iris21 store/
intersystems
Question
omer
· Oct 1, 2024
Execute a routine with argument by name - Without using Xecute!
Indirection can have an impact on performance because
InterSystems
IRIS performs the required evaluation at runtime, rather than during the compile phase.
Question
Roberto Cahanap
· Oct 7, 2019
Anyone ever use %Activate with Excel?
Here's how it can be used from Cache/Ensemble/
InterSystems
IRIS.
Question
Nael Nasereldeen
· Oct 27, 2019
%SYSTEM.Encryption MD5Hash function -return value conversion
msg/
intersystems
-public-cache/FdkHIgS9PkQ/P7s-92kN70UJ That had this solution that works: "If you know what this gibberish stuff is about, it can be very simple ;) USER> s h =
Article
Evgeny Shvarov
· Jun 12, 2020
Game Of Throne Analytics or How long is Arya's Stark List
All was coded in VSCode using VSCode ObjectScript plugin and Docker image of
InterSystems
IRIS Community Edition 2020.2.
Question
Sean Connelly
· Nov 16, 2018
Detecting Source Code Change?
%New() do dbU.Init(in,"C:\
InterSystems
\Ensemble\mgr\db\CACHE.DAT") do in.RootComponent.AddComponent(dbU) set sc = in.
Article
Andreas Schneider
· Jan 2, 2022
Tips and tricks of the brand new LOAD DATA command
💡 This article is considered as
InterSystems
Data Platform Best Practice.
Article
Mark Bolinsky
· Jan 4, 2022
Azure Load Balancer (ILB) with HealthShare
💡 This article is considered as
InterSystems
Data Platform Best Practice.
Question
Martin Staudigel
· Aug 28, 2023
[Solved] Custom File.InboundAdapter hangs, when switching to a new mounted folder
We use an older fixed length format called HCM to transfer data from our SAP-ISH system to the
Intersystems
server.
Question
Jonathan Lent
· Sep 16, 2023
DocDB: Can you find a document based on array contents?
From Introducing
InterSystems
IRIS Document Database (DocDB) SET dynAbObj = { "FullName":"John Smith", "FirstName":"John", "Address":{ "street":"101 Main
first
previous
…
409
410
411
412
413
…
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