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
Question
A.R.N. H Hafeel
· Jun 13, 2021
Why has my article been removed?
Indeed
, you published not the article but the invitation to read the article about internet speed up - a completely irrelevant topic to the forum (which is allowed in rare cases though
Question
Muhammad Waseem
· Jun 22, 2021
Generation of FHIR bundle id (GUID) from object script
Indeed
behind the scenes you can see it calls the CreateGUID() method @Marc.Mundt pointed to populate the id - Set bundle.id = $ZConvert($SYSTEM.Util.CreateGUID(),"L") [The $ZConvert
Question
Robert Steed
· Oct 15
How to get the correct USERPROFILE Windows environment variable in Caché ObjectScript please?
I thought I had replied to your comment already; anyway it was
indeed
Local System account.
Question
Michael Gerow
· Nov 3
%UnitTest - Is there a variable or property that can be checked so the process knows it's executing a unit test?
Is there any sort of variable or property that can be checked to confirm the process is
indeed
executing a unit test?
Article
Timur Safin
· Aug 26, 2016
Caché MapReduce - Basic interfaces for MapReduce implementation (part II)
As %String = $order(@i%GlobalName@(""),1,value) if
index
'="" { kill @i%GlobalName@(
index
) quit value } else { kill @i%GlobalName quit
Article
Sergey Kamenev
· Jul 7, 2017
Globals - Magic swords for storing data. Sparse arrays. Part 3.
Thank you for your
attention
! Looking forward to seeing your questions and requests in the comments section.
Article
Sergey Kamenev
· May 23, 2019
PHP module for working with hierarchical data in InterSystems IRIS
The first one is the name of the global, and the rest are
indexes
. The global may not have
indexes
, in which case it is deleted in full.
Question
Peter Kopp
· Jun 6, 2019
Timeout of windows spawned using window.open
Pass the SessionId from the
parrent
window to the child (if you do not have it there already)5.
Question
Oliver Wilms
· Mar 21, 2023
ERROR
ErrBPTerminated: Terminating BP JSON2HL7 # due to error: ERROR #5035: General exception Name 'Parsing error' Code '3' Data '' > ERROR #5035: General exception Name 'Parsing error' Code '3'
'3' Data '' The code is in this GitHub repo: https://github.com/oliverwilms/HL7 I think I get parsing error because of bad data in my input file: {""Doctype"":""ADT^A01"",""
PatientId
Question
Diones Forteski
· Mar 29, 2018
Problem with
on the %ZEN.Component.combobox
ClientMethod onStartModalHandler(
zindex
) [ Language = javascript ] { this.invokeSuper('onStartModalHandler',arguments); this.fixLinks(this.getDropDownDiv()); } /// Look
Article
Theo Stolker
· Feb 2, 2024
DB.Changelog: Keeping track of database changes using SQL Triggers and CodeMode = objectgenerator
Changing the
Index
name to UniqueIndex2 solved the issue.
Article
Beatrice Zorzoli
· Sep 10
Learning ObjectScript as a New Developer: What I Wish I Knew
"%Persistent property
index
example". 3.
Article
José Pereira
· Jun 5, 2021
FHIRaaS overview
For instance, if you’d like to try create a new
patient
, the tool provides you a template for such resource: !
Article
Daniel Kutac
· May 3, 2017
InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 3
There is a real life scenario that uses the above described logic – the FHIR standard for exchanging electronic
patient
records.
Article
Yuri Marx
· Feb 25, 2021
Day 3: Developing with InterSystems Objects and SQL
Eg:
Index
Key on SocialNumber [IdKey, PrimaryKey, Unique].
first
previous
…
90
91
92
93
94
…
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