Announcement
· Feb 4, 2023

InterSystems Open Exchange Applications Digest, January 2023

Hey Developers! Here is a digest of new solutions and applications submitted to the InterSystems Open Exchange in January 2023.
General Stats:
18 new apps in January
620 downloads in January
728 applications all time
23,089 downloads all time
1,996 developers joined

New Applications (18)
xml-to-udl by Tommy Heyding
A tool to automatically export ObjectScript classes to a local folder via a runnable docker image that takes a Studio export file (.xml) and exports it as UDL onto a volume mount.
NY Taxi Demo by Benjamin De Boe
A simple guide to NY taxi business, leveraging Columnar Storage
Medxnote MT for TrakCare by Niall Rafferty
Connect Microsoft Teams to TrakCare with Medxnote MT Chatbot
GlobalStreams-to-SQL by Robert Cemper
Tools to investigate GlobalStreams by SQL
Medxnote MT for HealthShare by Niall Rafferty
Medxnote MT for HealthShare, Microsoft Teams Interoperability
iris-persistent-class-audit by Stefan Cronje
InterSystems IRIS table audit trail and record restore.
JSONfile-to-Global by Robert Cemper
Load JSONfile into Global
IoT Sample by YURI MARX PEREIRA GOMES
Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter
swagger-converter-cli by Lorenzo Scalese
Client library for swagger version converter.
swagger-validator-cli by Lorenzo Scalese
Client ObjectScript for swagger validator services
Imprivata One Sign and Imprivata Confirm ID by Jaap van Noorden
Imprivata Confirm ID® for Clinical Workflows
OpenAPI-Suite by Lorenzo Scalese
This is a package to gather openapi-client-gen, openapi-client-server.
DX Jetpack for VS Code by John Murray
A VS Code extension pack to boost your Developer eXperience
FHIRDrop-FHIRBox by Ron Sweeney
A simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox.
iknow-utils by Benjamin De Boe
Bundles a few reusable IRIS NLP utilities for common scenarios
openapi-common-lib by Lorenzo Scalese
This library contains common code for openapi-client-gen and openapi-server-gen.
openapi-server-gen by Lorenzo Scalese
IRIS server-side REST class generator from OpenAPI specification
Explore Class Member Inheritance in VS Code by John Murray
Browse everything a class implements or inherits
New Releases (50)
bdb-sql-utils by Benjamin De Boe
v0.5.5

Finally pick up new version number, properly


IRIS apiPub by Claudio Devecchi
v1.1.9

Bug fixes & Improvements

v1.1.10

Bug Fixes on %Boolean and &Numeric Types Convertions

v1.1.11

bug fixes & improvements

v1.1.12

Bug fixes & Improvements

v1.1.13

Bug Fixes & Improvements

v1.1.14

bug fixes & improvements

v1.1.15

wizard process for api publishing

v1.1.16

wizard process for api publishing

v1.1.17

wizard improvements for new apis

v1.1.18

New options for wizard publication

v1.1.19

bug fixes & improvements

v1.1.20

wizard improvements

v1.1.21

bug fixes (wizard publication)

v1.1.22

wizard improvements

v1.1.23

new templates for wizard

v1.1.24

wizard improvements

v1.1.25

Api First Approach (Introspection) on wizard

v1.1.26

improvements on apiFirst introspection


DeepSeeWeb by Anton Gnibeda
v3.1.54
  • new design for the default theme (other themes will be supported soon)
  • fixed filter issue when deselecting selected value
  • fixed filter popup closing issue when selecting search text
  • fixed issue when clearing filter by "X" icon
  • added support for several charts
  • fixed issue when opening filter popup near the edge of the screen
  • fixed issue with navigating to ZEN when there are special characters in URL
  • added support for valuelist/displaylist properties for choose controls
v3.1.55
  • added missing images from new design
v3.1.56
  • fixed meters widget
v3.1.57
  • extended drag region for the widget, now it covers the full size of the header
  • updated icons for widget header actions
  • added new design for menu & header
  • added new design for folders screen
  • added drillthrough by category for chart widgets
v3.1.58
  • compatibility termlist support for ChooseRowSpec, ChooseDataSource, ChooseColSpec
v3.1.59
  • fixed `.termlist' issue
v3.1.60
  • extended scorecard widget. now it supports targetValue & target%, uses auto max value for plotBox axis
v3.1.61
  • added dropdown menu for breadcrumbs if path is long
v3.1.62
  • partially fixed filter saving for filters outside the filter list

MDX2JSON by Eduard Lebedyuk
v3.2.2

Regression fix

v3.2.3

Regression 2

v3.2.4

More altjson provider.


isc-codetidy by Timothy Leavitt
v1.1.2

Fixed:

  • JSON linting and bracket matching now working
  • Fixed preserving indentation of embedded HTML and block comments
  • Fixed parsing of custom markers for embedded block open/close brackets
  • Removed expansion of "&js<" to "&javascript" and fixed parsing of "&js<"
  • Fixed indentation inconsistencies when user inputs mix of spaces and tabs

objectscript-openapi-definition by Guillaume Rongier
v1.3.0

Add OpenAPI v3 support


InterSystems Package Manager by Raj Singh
v0.5.2

Bug fix release. * Properly interpret ROBOCOPY return codes * Fix a regression that prevented installation of certain packages


Open API Client Gen by Lorenzo Scalese
v2.0.0

OpenAPI Client gen version 2.0.0 is a complete refactor of this project.

  • Now, It supports OpenAPI Version 3.
  • Swagger file 1.x or 2.x are not rejected but automatically converted to version 3.
  • It uses swagger-converter-cli and swagger-validator-cli package.
  • The generated code has been simplified.
v2.0.1 v2.0.2
  • Move a part of the code to openapi-common-lib.
  • Update dependency to openapi-common-lib version 0.0.4.
v2.0.3
  • move code to common
v2.0.4
  • Fix a bad classname.
v2.0.5
  • Remove REST API. A new REST has been created in openapi-suite.
v2.0.6
  • change common-lib dependency to version 0.0.9
v2.0.7
  • change body property name in code generation

Git for Shared Development Environments by Timothy Leavitt
v2.1.0

Added - Support for Caché/Ensemble 2016.2.3, 2017.1.2, 2017.2.1, 2018.1.0 and later. - Installation adds a Management Portal favorite for all users (https://github.com/intersystems/git-source-control/issues/209) - Improved configuration and defaults to simplify initial configuration (https://github.com/intersystems/git-source-control/issues/213) - If no name/email is specified, defaults to $username and $username@<hostname>

Fixed - "Import All" will properly recognize new files - "Import All" and "Export All" apply only to the current package manager context and disregard items outside that context - "Import All" treats "Other" document types (DFI, LUT, etc.) properly

Internal - Added CI script and tweaked unit tests to run properly in a container and bootstrap their own extension configuration - Tweaked various minor things under the hood to support use without the package manager and/or on older platforms


iris-interoperability-template by Evgeny Shvarov
v0.1.0

Add source control for Interoperability. It installs git-source-control and sets it up ready to work. So just follow the instructions in git-source-control on how to use it. The most clear are: use the menu to add the element to source control. That's it. All the changes in the UI will result in the exported files in the source directory.


gateway-sql by Sergey Mikhailenko
v1.0.3

Added the ability to install the driver com.intersystems.jdbc.IRISDriver

Docker install error fixed


intersystems-iris-dev-template by Evgeny Shvarov
v1.3.1

Buildkit support added


isc-one-liners by Evgeny Shvarov
v1.2.1

Read file added by Sergey Mikhailenko


test-data by Oliver Wilms
v1.0.4

Add demo.sh to IPM module.


iris-cron-task by Evgeny Shvarov
v2.0.1

bugfix for week days creation. Thanks to Lorenzo Scaleze


helper-for-objectscript-language-extensions by Robert Cemper
v0.0.3

new demo adjust desription


Top 10 Applications in January










Top 10 Applications All Time










Discussion (0)2
Log in or sign up to continue