InterSystems Open Exchange Applications Digest, July 2025
Hello and welcome to the July 2025 Open Exchange Recap.
General Stats:
✓ 26 new apps in July
✓ 527 downloads in July
✓ 1,116 applications all time
✓ 41,913 downloads all time
✓ 3,275 developers joined
New Applications
iristest-html
By Ashok Kumar T
By André Dienes Friedrich
By Siddardha Reddy Sanagala
By Brad Nissenbaum
By Antoine Dhollande
By Guillaume Rongier
By Eric Fortenberry
By Ashok Kumar T
By Henrique Dias
By Robert Cemper
By Nancy Martinez
By Robert Cemper
By Dmitry Maslennikov
By Yuri Marx
By Luciano Kalatalo
By Yuri Marx
By sara aplin
By Gabriel Santos
By Roksana Komolibio
By John McBride
By XINING MA
By Roksana Komolibio
By Evgeny Shvarov
By Nikolay Solovyev
By Dmitry Maslennikov
By Rodolfo Moreira dos Santos
New Releases
Interoperability REST API Template by Andrew Sklyarov
v1.0.1
Added performance sensors and failed/successful request counts. All metrics are provided in OpenMetrics format. So, you can grab it with Prometheus and visualize it in Grafana. Details about setting up monitoring in the IRIS can be found here. Don't forget to check the roles of
api/monitor application and to enable custom sensors in the IRIS terminal:zn "%SYS"
d ##class(SYS.Monitor.SAM.Config).AddApplicationClass("REST.Core.Monitor", "YOUR_NAMESPACE")
v1.0.2
Added simple implementation of rate limits. Now, you can set up the maximum number of requests per minute for your APIs. Just set the value by the route key in the lookup table
RESTRateLimits, similar RESTRoutes table. Also, you can use a wildcard (*) as a method name: Sample.API:*Tip: If you need a more flexible and enterprise solution, I advise you to look at API Manager
shvarov-persistent by Evgeny Shvarov
v1.0.2
property LastUser added
intersystems-iris-dev-template by Evgeny Shvarov
v2.1.1
Added system name
IRIS Dev Template
to the Management Portal via merge.CPF settings
Thanks to Dmitry Maslennikov https://community.intersystems.com/post/rename-iris-instances-docker-or…
objectscript-docker-template by Evgeny Shvarov
v1.2.1
Added System name ObjectScript Docker Template via merge.cpf Thanks to Dmitry Maslennikov
MDX2JSON by Eduard Lebedyuk
v3.2.44
FIX: fixed issue when series were processed even they filtered out
v3.2.47
Fixed 3.2.44
Embedded Git by Pravin Barton
v2.12.2
[2.12.2] - 2025-07-08
Fixed
- Fixed importing Lookup Tables that do not already exist (#791)
- Fix initial import of settings file that has yet to be imported (#794)
- Fixed syncing IRIS with files after pull to diff in the intended direction (#802)
CubeEventMonitor by Samuel Duncan
v1.0.3
remove dsw dependency to prevent warnings on install - see https://github.com/intersystems-community/DeepSeeWeb/issues/443. Users who wish to use DeepSeeWeb should install that module separately
DeepSeeWeb by Anton Gnibeda
v4.0.22
- now tuples limited for only ones that defined in data properties even for drilldown (#458)
v4.0.23
- support multiple filters on widgets (#461)
v4.0.24
- fixed issue with total function and pivot (#459)
iris-vector-rag by Thomas Dyar
v1.0.1
Minor update to docs
InterSystems Testing Manager for VS Code by John Murray
v2.0.0
Now able to use Test Coverage Tool to generate and display coverage of your tests.
v2.0.1
Now shows attribution of coverage to the test classes that ran lines in a class.
v2.0.2
- Fix coverage marking when
"objectscript.multilineMethodArgs": true - Improve method range highlighting accessed from coverage tree
IRIS internal WebSocket Client by Robert Cemper
v1.1.1
- make timeouts longer
- replace broken wenterminal by iTERM
SPOOL-demo by Robert Cemper
v1.0.5
- replace broken webterminal by iterm
- adjust docker-build
CPIPE by Robert Cemper
v1.1.3
- broken webterminal replaced by iterm
- docke-compose adjusted
character-slice-index by Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
Collection-Indexing-and-Query by Robert Cemper
v1.0.7
- replace broken webterminal with iterm
- clean docker-compose
Row Storage vs. Columnar in IRIS native by Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
- adjust README
Code-Scanner by Robert Cemper
v0.0.6
- replace broken webterminal with iterm
- clean docker-compose
Vector-inside-IRIS by Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
geo-vector-search by Robert Cemper
v0.0.2
- replace broken webterminal with iterm
- clean docker-compose
- clean iris.script
foreign-tables by Robert Cemper
v0.0.2
- replace broken webtermina with iterm
- clean docker-compose
interoperability-embedded-python by Guillaume Rongier
v3.5.2
- Bump version to match PyPI
v3.5.3
[3.5.3] - 2025-08-01
Fixed
- Fix a regression test message interoperability where list of messages was not displayed correctly in the UI
- This was caused by MessageHandler changes in version 3.5.1
- Minor fixes for remote migration support
Light-weight-EXCEL-download by Robert Cemper
v1.1.2
Replace broken web terminal with iterm
M-N-external-JSON by Robert Cemper
v0.0.2
remove broken webterminal
Object-based-M-N-to-JSON by Robert Cemper
v1.0.2
Replace broken webterminal with iterm
Wsock-EmbeddedPy by Robert Cemper
v0.1.2
replace broken webterminal with iterm clean docker-compose
SSH-for-IRIS-container by Robert Cemper
v0.0.4
- replace broken webterminal with iterm
- verify operation
Native-API-for-ObjectScript by Robert Cemper
v1.0.4
- replace broken webterminal by iterm
- clean docker-copose
native-api-command-line-extension by Robert Cemper
v0.0.3
- replace broken webterminal with iterm
- clean docker-compose
native-api-command-line-py-client by Robert Cemper
v0.0.6
replace broken webterminal by iterm
Most downloaded
Intersystems-Monitoring
By Teunis Stolker
WebTerminal
By Nikita Savchenko
MDX2JSON
By Eduard Lebedyuk
iris-web-swagger-ui
By Semion Makarov
DeepSeeWeb
By Anton Gnibeda
zpm-registry
By Evgeny Shvarov
passwordless
By Sergey Mikhailenko
Test Coverage Tool
By Timothy Leavitt
ObjectScript-Math
By Peter Steiwer
vscode-per-namespace-settings
By John Murray
Discussion (1)1
Comments
Awesome stuff!