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 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
Sam Duncan
· Jul 12, 2023
Is there a good existing way to export all derived classes of a given class
option will show such a list, but I'm not aware of a built-in
API
for programmatically exporting their source code. Yesterday I wrote some code for exporting derived classes
Article
Dmitry Maslennikov
· Jul 2, 2023
Profile ObjectScript with more power
. Worked in terminal. But I was not able to capture any useful profiling data when calling ##class(caretdev.zprofile.main).Trace() from within REST
API
(using postman). Also "job
Question
Timur Safin
· Jun 15, 2016
Cluster deployment recipes
. It will simplify things a lot if we could configure ECP mapping at the runtime via some set of
API
calls, and not statucally via editing cache.cpf. Something like it's done in MongoDB
Article
Henrique Dias
· Aug 20, 2019
Dashboard IRIS History Monitor
thank you very much. Hi @Henrique.GonçalvesDias! JFYI we have a new
API
in 2019.4 for IRIS monitoring. Is it possible to introduce its data into your module? Hi @Evgeny.Shvarov
Article
Lucas Enard
· Aug 24, 2022
Web Scraping in IRIS using only Python
of scraping, it can be easily used by anyone and is implemented on IRIS, this means that with just a few tweaks you can connect this Operation [to a CRUD
API
](https://github.com
Article
David Hockenbroch
· Feb 19, 2024
Reserving a License
.” If you heard that comment at your favorite restaurant, you would think the person saying it was being ridiculous. However, in the context of your
API
, it makes perfect sense. Just
Article
Yuri Marx
· Jan 31, 2022
Object Detection using Embedded Python and IRIS
networking) models and algorithms and makes them useful by way of a common metaphor. It uses Python to provide a convenient front-end
API
for building applications with the framework
Article
Yuri Marx
· Jan 9, 2023
Generate and read QR Codes and Barcodes with Python and IRIS
process. A wide range of platforms and Python versions is supported with wheel packages. It includes helper classes to simplify common use cases, while the raw PDFium/ctypes
API
Article
Luis Angel Pérez Ramos
· Aug 25, 2023
QuinielaML - Working with JWT Authentication
: { "/
api
/*": { "target": "http://iris:52773", "secure": false, "logLevel": "debug" } } All my requests to the server are using localhost:4200
Question
Sylvain Guilbaud
· Mar 7
Dynamic SQL Queries with a ROUTINE (CODE) database mounted in read-only mode: ERROR #5002: ObjectScript error: <UNDEFINED>ShowPlan+6^%
apiSQL
*sqlOrig
Using IRIS 2024.1.2 when I mount the routine database as read-only I get an error when executing dynamic SQL queries. What globals need to be mapped in a read-write database
Article
Mark Bolinsky
· Oct 12, 2018
InterSystems IRIS Example Reference Architectures for Google Cloud Platform (GCP
. GCP client libraries expose
APIs
for two main purposes: App
APIs
provide access to services. App
APIs
are optimized for supported languages, such as Node.js and Python
Article
Daniel Kutac
· Apr 13, 2017
Binding a "regular" Cache object to %DynamicObject and vice versa
the data to be serialized by dynamic object
API
before you call %ToJSON() method. An example of using %Expose method: suppose your regular class is MyApp.Person extends
Article
Henrique Dias
· Mar 29, 2020
[isc-utils] Weather, Exchange Rate, Temperature, Length in a snap
Swedish krona 10.081 Parameters: Amount Base Currency Eg. JPY Exchange rates ALL - for all currencies available in the
API
Request specific exchange rates. Eg
Article
David Crawford
· Jul 26, 2019
Dynamic SQL to Dynamic Object
useful for my needs. Most of the time I will say %ToJSON() on these returned values and it's good to go for an
api
call response. I'll say that one thing I'm most disgusted
Question
Dmitry Maslennikov
· Sep 21, 2020
%JSON.Adaptor export to %DynamicObject aka native JSON
know that I can do %FromJSON, but it looks like overhead, here. Look at this article, you can generate
API
implementation just from swagger specification. It generates a bunch
first
previous
…
137
138
139
140
141
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