Welcome to Open Exchange

At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.

Top contributors

Featured applications

1076 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

ISC DEV

Export/Import InterSystems Data Platform development artefacts

G
Gevorg Arutiunian
Docker
IPM
5.0 (1)25 Mar, 2024 1.9k 1.9k

ThirdPartyChartPortlets

Use third-party charting libraries inside of Dashboards

P
Peter Steiwer
Docker
IPM
4.5 (1)20 Jun, 2025 658 31

InterSystems Ideas Waiting to be Implemented

Programmatic reports

The report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF();

Y
by Yuri Marx

5

Votes

3

Comments
Vote

FHIR - AI and OpenAPI Chain

Call any FHIR API with natural language input. OpenAI. LangChain

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)07 Jul, 2023 735

fhir-openapi-gen

A code base for the processing and formulation of the openapi spec for fhir resources and profiles

C
Cesar Duran
Docker
Python
IPM
3.0 (1)12 Aug, 2021 765 16

RGateway

Use R language with InterSystems IRIS

S
Shiao-Bin Soong
AI
ML
ML
0.0 (0)22 Apr, 2019 650

iris-rag-demo

IRIS with RAG (Retrieval Augmented Generation) example

G
Guillaume Rongier
Docker
Python
AI
0.0 (0)15 Dec, 2023 691

Test Coverage Tool

Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.

Timothy Leavitt
Python
IPM
5.0 (2)04 Nov, 2024 1.9k 2.1k

iris-sample-rest-angular

Sample Angular app using InterSytems IRIS as backend.

A
Alberto Fuentes
Docker
0.0 (0)02 Mar, 2020 412

JSON2Persistent

Little tool to create persistent or message classes for InterSystems IRIS and InterSystems IRIS For Health from JSON input. The created classes will extend %JSON.Adaptor

M
Michael Braam
Docker
5.0 (3)19 Dec, 2022 1.0k

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
ML
ML
5.0 (1)23 Oct, 2020 956

SQL DATA LENS

Fast database sql tool with special features for IRIS & Caché

A
Andreas Schneider
5.0 (1)05 May, 2025 1.2k

pex-demo

Demo showcasing InterSystems IRIS integration with Kafka via PEX (java, .net)

E
Eduard Lebedyuk
Docker
Python
5.0 (2)16 Jul, 2020 863

Open API Client Gen

IRIS Interoperability Production generator from Swagger 2.0 specification.

Lorenzo Scalese
Docker
IPM
5.0 (2)28 Sep, 2023 1.4k 352

Light-weight-EXCEL-download

Light weight Excel export over CSP

Robert Cemper
Docker
IPM
5.0 (1)15 Oct, 2024 532 28

isc-one-liners

useful one line commands for objectscript

Evgeny Shvarov
Docker
IPM
5.0 (2)18 Oct, 2023 746 25

rest-api-contest-template

Template repository for InterSystems IIRS REST API Programming Contest

Evgeny Shvarov
Docker
IPM
5.0 (1)13 Dec, 2024 528 29

Samples-BI

Provides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards.

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 868 972

ObjectScript Visual Editor

A Web-based touch-friendly IDE for InterSystems products which allows to create and manage classes literally without touching any code. However, you can also edit code and use embedded WebTerminal there.

Nikita Savchenko
Docker
5.0 (1)31 Mar, 2019 398

BridgeWorks VDM

BridgeWorks VDM is an ad hoc reporting and graphical SQL query application.

Tony Coffman
0.0 (0)26 Aug, 2024 546

RESTForms2

Forms adapter for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (2)25 Mar, 2024 792 1.3k

iris-on-fhir

App to show the potential of FHIRaaS

Henrique Dias
Docker
IPM
3.5 (1)05 Jun, 2021 843 30

Healthcare HL7 XML

Healthcare HL7 XML (also known as ITB or Ensemble HL7 XML) is an application you can install in InterSystems Healthcare products to handle HL7 v.2.x messages in XML format.

A
Alberto Fuentes
Docker
IPM
5.0 (2)02 Sep, 2024 974 131

IRIS WHIZ - HL7v2 Browser Extension

Browser extension created to extend the HL7v2 capabilities of Intersystems Iris/Ensemble.

Rob Ellis
4.7 (3)15 Dec, 2024 1.0k

QuinielaML

Soccer match predictions with IntegratedML

Luis Angel Pérez Ramos
Docker
ML
ML
5.0 (1)09 Feb, 2024 649

iris-RAG-Gen

RAG Personal ChatGPT app leverages IRIS Vector Search func.

Muhammad Waseem
Docker
Python
IPM
AI
5.0 (1)31 Jul, 2024 416 1

Intersystems-Monitoring

Enable monitoring of IRIS instances via Elastic Discover

Teunis Stolker
IPM
4.5 (3)02 Apr, 2025 1.3k 5.6k

apptools-admin

This solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml.

Sergey Mikhailenko
Docker
IPM
5.0 (1)24 Sep, 2024 1.1k 277

django-iris

InterSystems IRIS backend for Django

Dmitry Maslennikov
Python
0.0 (0)20 Feb, 2022 667

simplemirror

Super SIMPLE mirroring solution with dockers

M
Mario Sanchez Macias
Docker
5.0 (1)08 Oct, 2019 286

isc-rest

Build REST APIs rapidly, securely, and sustainably

Timothy Leavitt
IPM
4.8 (2)05 Dec, 2024 1.1k 1.6k