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
Question
Michael Davidovich
· Apr 1, 2019
Use Cache to Write Excel Files
Here's Apache POI JGW wrapper and ObjectScript
API
but you'll need to extend it.
Question
Konstantin Dualcore
· Jan 25, 2017
Debugging web
app
Hello, I'm trying to debug web
app
in Atelier remotely.In Studio I could use "Set as debug target" option for this purposes.
bht club
apk
0 posts
•
0 comments
Article
Evgeny Shvarov
· Apr 16, 2016
Try catch block I usually use in InterSystems ObjectScript
I prefer doing this more correctly using the right
API
for matching status values: If $system.Status.Equals(sc,$$$ERRORCODE($$$GeneralError),$$$ERRORCODE($$$MoreSpecificStatusCode
Article
Stuart Salzer
· Aug 22
Building a robot with IRIS
The robot’s starting method is suitable for testing but not for capturing logic from an application lacking an
API
.
Question
Amir Samary
· May 10, 2017
Managing UTF-8 characters on the database with a REST application
Hi AmirThis is a bit off topic, but is there any chance you can provide a few pointers on how your client setup security for their %CSP.REST
API
?
Article
Maks Atygaev
· Sep 6, 2017
DeclarativeCOS — Declarative Programming in Caché
Check what ECMAScript 6 and even 7 to see what it's becoming.COS could evolve faster as well if there was some kind of COS
API
for parsing and rewriting the language itself.
Question
Sebastian Thiele
· Oct 6, 2023
Looking for implementation strategy for create/update of Organizations in FHIR server
FHIR is an
API
rest. FHIR has not been designed to apply deduplication and data merge business rules.
Article
David E Nelson
· Apr 26, 2019
A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin
Here is some code that uses Spark's linear regression
API
to train a regression model.
Article
Hannah Kimura
· Jun 23
Transforming with Confidence: A GenAI Assistant for InterSystems OMOP
_model = "barricade" vn = MyVanna(config={'api_key': CHAT GPT
API
KEY, 'model': 'gpt-4.1-mini'}) ### STEP 3: TRAINING THE MODEL This is where the customization begins.
Announcement
Timothy Leavitt
· Nov 8, 2021
Git for Shared Development Environments
Tarball can be downloaded from the community IPM Registry REST
API
requested in a format: https://pm.community.intersystems.com/download/[package-name]/-/[package-name]-[version].tgz
Article
Yuri Marx
· Feb 23, 2023
IoT with InterSystems IRIS
options of protocols used by things and server software to interoperate data and instructions: MQTT (Message Queuing Telemetry Transport) and REST (Representational State Transfer)
API
Article
Nikita Savchenko
· Feb 12, 2019
How to Develop InterSystems Applications in Your Favorite IDE
It is also worth mentioning that, starting from version 2016.2, the Atelier REST
API
is also available for importing/exporting class definitions for InterSystems products.
Article
Michael Braam
· Feb 20, 2017
Making encrypted datafields SQL-searchable
In case of a successful activation the activated key is shown as below: Next we will use the encryption key and the available encryption
API
to encrypt the lastnames in our person
Article
Eduard Lebedyuk
· May 24, 2024
VIP in GCP
removal looks similar - just provide an empty `aliases`: $ gcloud compute instances network-interfaces update --zone= --aliases="" We leverage Google Compute Engine Metadata
API
first
previous
…
141
142
143
144
145
…
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