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
Andreas Schneider
· Apr 23
Testing
Metadata Inconsistencies in InterSystems IRIS Using the DATATYPE_SAMPLE Database (Part II) - Silent Corruption
The first part of this article provides all the background information. It also includes links to the DATATYPE_SAMPLE database, which you can use to follow along with the examples.
Question
Jonathan Perry
· May 12
ERROR #5883: Item '%
Test
' is mapped from a database that you do not have write permission on
Maybe in your namespace the %
Test
(or %
Test
*, or...) is mapped to a read only database? Otherwise you think you are authenticated as superuser but in fact you are not.
Question
Mark OReilly
· Nov 7
Try catch throwing error not actually throwing error to DTL in
test
or when run via router
It does in the try as will write "Error" when
testing
the DTL but the actual error not showing. Report errors is turned on.
Announcement
Anastasia Dyubaylo
· Apr 21, 2020
New Coding Talk: How to Build,
Test
and Publish ZPM Package with REST Application for InterSystems IRIS
and how to publish it on a
test
registry and in InterSystems Open Exchange registry.
Question
Everardo Cunha
· Sep 25, 2019
Ensemble: Getting error in GetProp+2^%CDCalBk when trying to
test
a message inside the tester in Studio
Greetings, I am trying to
test
an hl7 message inside studio and when I click on the
test
button I get this error: "<FUNCTION>GetProp+2^%CDCalBk" at 9:51 am.
Article
Evgeny Shvarov
· Jun 16, 2020
InterSystems Package Manager ZPM 0.2.3 release:
test
server, new commands, boilerplate generation and many more
login:
test
password: PassWord42 To switch to the
test
registry use the command ` repo -r -n registry -url https://test.pm.community.intersystems.com/registry/ -user
test
Announcement
Shane Nowack
· Feb 7, 2022
Beta
test
for InterSystems CCR Technical Implementation Specialist certification exam is now available. Beta testers needed!
The beta
test
will be available until March 1st, 2022. Interested in beta
testing
?
Question
Francis Galiegue
· Apr 13, 2016
Followup on the unconference session about unit
test
and code coverage: it may be doable after all... But I need help
I didn't know about ^SYS.MONLBL.As to why unit
testing
, it's because unit
testing
is used along with code coverage: you run unit
tests
, and you check what parts of your production code
Discussion
Andrew Sklyarov
· Oct 8
What strategy do you use to maintain different settings of Interoperability Productions across DEV,
TEST
, and PROD environments?
I know the next ones: 1. Place all different settings in environment variables. You have a different .env file for each environment, and you must add some code to Production for reading
Announcement
Anastasia Dyubaylo
· Jul 24, 2019
New Coding Talk: GitHub Flow with InterSystems IRIS: Edit with VSCode,
Test
with Docker, Commit, Push, Pull Request
watch the new video on InterSystems Developers YouTube, recorded by @Evgeny.Shvarov in the new format called "Coding Talks": GitHub Flow with InterSystems IRIS: Edit with VSCode,
Test
Question
Yone Moreno
· Oct 2, 2020
When we
test
using the actual HL7 message, how could we achieve to send the response from the Process to the Service?
When we
test
using the actual HL7 message, how could we achieve to send the response from the Process to the Service?
Question
Graham Uricchio
· Apr 4, 2017
Why does my DTL
test
tool work perfectly but my DTL only half works when used by the process?
The
test
function in the tools works the DTL perfectly but when used by the rule in my business process, the OBX segments are stripped and the MRN is gone.
Question
Amit Prajapati
· Aug 23, 2019
Access to XMLHttpRequest at 'http://localhost:52773/IrisVSCode/app/
test
' from origin 'null' has been blocked by CORS policy
It throws the below error.Access to XMLHttpRequest at 'http://localhost:52773/IrisVSCode/app/
test
' from origin 'null' has been blocked by CORS policy: Response to preflight request
Discussion
Michael Lei
· Jul 13, 2023
How could we leverage the power of ChatGPT or LLM in our routine job with IRIS on coding,implementation,
testing
,interoperability,etc.
With rapid evolution of Generative AI, to embrace it and help us improve productivity is a must. Let's discuss and embrace the ideas of how we can leverage Generative AI to improve
Question
Francis Galiegue
· Apr 25, 2016
Determining whether a class, which you only have the name of, is a unit
test
class... I know this code sucks; but how to fix it properly?
primary superclasses), the following snippet (slightly modified from an answer I posted on one of your previous questions) may be helpful if you're looking for all of the names of unit
test
first
previous
…
13
14
15
16
17
…
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