Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
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
New post
Language
EN
|
ES
PT
JP
CN
FR
EN
New post
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 IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
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 Olympics
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
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
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
Victor Tamotsu
· Nov 5, 2017
TPC-E in Caché
Caché's response time. Reading a bit about comparing installations in different environments, both in production as
testing
and homologation environments , I understood that the TPC-E
Article
Gevorg Arutiunian
· Nov 8, 2018
Routine that converts indices to bitmap indices
(Originally posted on Intersystems CODE by @Iain Bray) The following code snippet converts all indices in a package to bitmap indices. The subroutine "
test
" runs the code
Question
Rajat Sharma
· Nov 9, 2020
GNUpg command to encrypt/decrypt a file is working fine on InterSystems's Terminal but not working in the BPL process
()) To
test
for issues (2) and (3) add a $zf call which inits all your dependencies and returns version or some other trivia. To adjust PATH and LD_LIBRARY_PATH use System Management
Article
Jose-Tomas Salvador
· Dec 30, 2021
Deployment of several IRIS instances in ECP architecture - Example
For those that, at some point, need to
test
what means that of ECP for horizontal escalability (computing power and/or users and processes concurrency), but they're lazy o have
Question
Azezur Rahman
· Oct 16, 2020
What is CSPSystem
portal and for
test
purposes). This is the CSP-System (CSP means CacheServerPages). Enter a password, you will need it rarly or almost never. Thank You @Julius.Kavay
Question
Chip Gore
· Jan 12, 2023
Needed Class Parameter specification and use that works SQLComputeCode
: Parameter TestParam = "
Test
"; Property TestCalc As %String [ SqlComputeCode = { Set {*} = ..#TestParam}, SqlComputed ]; [SQL]SAMPLES>>select * from DC.SQLCompute1. select
Question
Pravin Barton
· Apr 7, 2023
How can I change the default string collation of a SQL stored procedure
condition on a SQL procedure that returns a string, it's case sensitive.For example: Class Sample.Person Extends %Persistent { Property Name As %String; ClassMethod
Test
Question
Ranjith Narasimha
· Jun 15, 2017
cache program to compare two files
How can i compare two files using cache program, i need this for unit
testing
purpose Vitaliy's answer pointed you to a classmethod that does the job. Sounds like maybe you're
Question
Trung Vu
· Aug 1, 2017
WebSocket error
was quite naive when
testing
the web socket -- I just navigated directly to the link in Google Chrome. It worked when I implemented a separate JS client code. In a bit of
testing
, I
Article
Lexi Hayden
· Aug 24, 2017
SMTP Servers to Use in Demos
)http://www.elbiah.de/hamster/pg/* For
testing
and demos I would also recommend mailinator. It's main use case to get the email where you send everything: logging,
test
emails
Article
Gevorg Arutiunian
· Dec 27, 2018
Use %XML.Node to walk a DOM
The following code walks a DOM using %XML.Node. It also prevents %XML.Writer to change whitespace. Run the code using the class method "
test
": Class objectscript.walkDOM
Article
Benjamin Thorne
· Jul 24, 2018
Check audit settings programmatically
The following code allows a user to view the audit settings of their instance. Run the code by running the class method "
test
": class objectscript.checkAudit Extends
Article
Mario Sanchez Macias
· Sep 5, 2022
MANUAL FOR SUCCESSFUL UPGRADES (tips & guidelines
shows that a detailed plan will produce a successful upgrade with documented
tests
and actions. Introduction Include a brief description of the upgrade without details
Question
Adrian Kerr
· Jul 25, 2016
How can we use %Stream.Object as an abstract definition of a morphable object
of discovering a decent solution /// /// The
test
results are as follows: /// /// >Do ##class(ADK.TestingStreamObject).Ztest(1) /// /// KILL'g Storage /// ..%KillExtent
Question
Julie Marulappa
· Apr 18, 2019
How to remove escape characters from JSON
the "\" character in the file path. {"FileStatus":"P","Path":"\/somepath\/
test
\/test123\/filename.txt","InterchangeOID":"100458"}My Code: set tJSONFile = {"FileStatus
first
previous
…
38
39
40
41
42
…
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