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
Anniversary Celebration
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
Internal Tech Article Contest
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
Eduard Lebedyuk
· Jan 13, 2020
Difference between while and for
set z1 = $zh set i=1 while ido ^
test
for
test
time: 2.017099 while
test
time: 1.542252 Interesting. But why? While has one extra 'if' per cycle, not?
Announcement
Evgeny Shvarov
· Sep 14, 2020
Technology Bonuses for the InterSystems Full Stack Contest
Unit
Testing
- 1 point Applications that have Unit
Testing
for the InterSystems IRIS code will collect the bonus.
Question
Andy Stobirski
· Feb 12, 2022
Encoding XML carriage return / line feed
%New() set item.Notes = "< > &" _$c(10)_$c(13)_ "
TEST
" #dim tWriter as %XML.Writer set tWriter=##class(%XML.Writer).
Question
Doug Strzalko
· Jun 30, 2023
Check repeating segments in a rule for value of "-"
|40|SONIC AVE|LA7HS2SH||0137|ORC|NW|5139|||||||20230620161500|78068^
TEST
^TOM^^||43865^
TEST
^PHYSICIAN^^|1259^11800004RQD|2|138030|0537^COIL 400 COMPLEX STD|0537^COIL 400 COMPLEX STD|
Question
Anderson Negreli
· Dec 26, 2022
SQL in Config.ConfigFile returns with fatal error
Hello,I
tested
the query on the Config.ConfigFile table of the Namespace %SYS, it returned 3 lines and a fatal error: SELECT * FROM Config.ConfigFile I
tested
the same query on
Question
Cristiano Silva
· Oct 1
Executing csession always return exit code 1.
your suggestions, without success.I'll create an environment variable with the execution result and encapsulate it in a Python script to
test
the result.
Question
Scott Roth
· Aug 23, 2024
Linked Stored Procedure Question
Yes, the code should be the same, but there are times where we are
testing
things in DEV before they go to the
TEST
MS SQL environment.
Article
Robert Cemper
· May 13, 2024
Reviews on Open Exchange - #43
4.5 y 8 iris-image-vector-search builds - no
testing
4.5 y y 9 BG-AppealAI
testing
not prepared 4.0 y 10 Hackupc24_inter package broken
Announcement
Olga Zavrazhnova
· Mar 15, 2024
InterSystems Developer Community Roundtable - March 26, 2024
Talks: ➡ Demo on Documenting and
Testing
REST Call's by generating documentation and making scenario's for integration
tests
- presented by @Danny.Wijnschenk , Application Developer
Question
Sylvie Greverend
· Mar 19, 2020
Journal size
As Eduard posted,
testing
your workload is the way to determine the journal space you need.
Question
Khalid Saleem
· May 31, 2017
Issues with Ensemble v2017.1 and DH key-length on https server
On 2015.1, I was
testing
a Rest operation using a https mock-server. But now on 2017.1, the same Rest operation throws me the following exception on
testing
...
Question
Stefan Rieger
· Feb 2, 2020
Transaction-Handling with IRISProviderCore21
Could you share
test
code that shows the problem? Hi Raj, on writing
test
code for you i noticed that this might be a "interpretation" problem.
Announcement
John Murray
· Sep 20, 2019
Evaluate Serenji for Visual Studio Code direct from your web browser
To take Serenji for a
test
drive please visit https://georgejames.com/dc-gitpod Looking forward to
testing
it!
Article
Guillaume Rongier
· Dec 1, 2022
IPython IRIS Magic
. ## Usage ```python %load_ext iris_magic ``` ```python %%iris iris://superuser:SYS@localhost:1972/USER set
test
= "toto" zw
test
``` Output: ```
text
test
Announcement
Andreas Dieckow
· Jun 28, 2019
InterSystems IRIS Adoption - Invitation
that will assist you.We hope to engage with you during this field
test
and include your feedback in the official release.
first
previous
…
32
33
34
35
36
…
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