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

72 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Applications from Ideas Portal
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris4word

Developer tool to easily create Word documents in InterSystems IRIS

Yuri Marx
IPM
5.0 (1)28 Jul, 2025 59

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)28 Jul, 2025 530

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

dataset-sample-split

A method to get random samples to estimate ML models

L
Luciano Kalatalo
ML
ML
0.0 (0)27 Jul, 2025 14

IrisTest

IrisTest is a light weight, powerful, user-friendly tool design

Ashok Kumar T
Docker
IPM
0.5 (1)27 Jul, 2025 35

typeorm-iris

IRIS support for TypeORM

Dmitry Maslennikov
Docker
5.0 (1)24 Jul, 2025 37

iristest-html

HTML report generator

Ashok Kumar T
IPM
3.5 (1)09 Jul, 2025 100 3

iris-mll-fordummies

Samples how to use MLL in Intersystems IRIS - for dummies

Kurro Lopez
Docker
ML
ML
5.0 (1)30 Jun, 2025 103

Smart Clinical Copilot - Configuration Management System

AI-powered Clinical Decision Support System (CDSS)

K
Kunal Pandey
Docker
Python
AI
ML
ML
5.0 (1)30 May, 2025 5.5k

CCD Data Profiler

Profiles and analyzes CCD documents with customizable reports.

L
Landon Minor
IPM
0.0 (0)30 May, 2025 168 4

health-gforms

Collect FHIR data using Google Forms data

Yuri Marx
Docker
Python
IPM
5.0 (1)29 May, 2025 98

iris-fhir-lab

A web app to display FHIR resources details dynamically

Muhammad Waseem
Docker
Python
IPM
0.0 (0)19 May, 2025 687 48

OpenAPI-Suite

Set of tools for ObjectScript code generation from Swagger 3.0

Lorenzo Scalese
Docker
IPM
5.0 (4)09 Apr, 2025 1.6k 303

langchain-iris-tool

InterSystems IRIS LangChain Tool and AI Agent to ask IRIS

Yuri Marx
Docker
Python
IPM
AI
5.0 (1)05 Apr, 2025 250

TaskList

Easy and convienient Project Manager for small groups we use.

I
Irina Yaroshevskaya
AI
0.0 (0)14 Mar, 2025 41

interoperability-embedded-python

Hack of PEX Python but for Embedded Python

G
Guillaume Rongier
Docker
Python
IPM
5.0 (15)11 Feb, 2025 7.7k 1.3k

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
IPM
5.0 (1)03 Feb, 2025 74

iris-salesforce

An interoperability sample between InterSystems IRIS and Salesforce

Yuri Marx
Docker
IPM
5.0 (1)02 Feb, 2025 140

Jupyter Server Proxy for VS Code

VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager

John Murray
Docker
5.0 (1)02 Jan, 2025 377

iris-HL7v2Gen

Dynamically Generate HL7 Test Messages

Muhammad Waseem
Docker
Python
IPM
5.0 (1)23 Dec, 2024 281 12

iris-http-calls

Interoperability Adapter and Service for making HTTP calls

O
Oliver Wilms
Docker
IPM
5.0 (1)22 Dec, 2024 218

Database-Size-Monitoring

Monitor database size growth and issue alerts

s
sara aplin
Docker
IPM
4.0 (1)20 Dec, 2024 165

Doxygenerate

Use Doxygen to build static documentation pages for your classes

John Murray
Docker
IPM
0.0 (0)20 Dec, 2024 187 7

vault-link

Vault-Link is a security solution designed to safeguard sensitive information on InterSystems IRIS environments.

Docker
Python
IPM
5.0 (1)19 Dec, 2024 239

tz - ObjectScript Time Zone Conversion Library

ObjectScript Time Zone Conversion Library

E
Eric Fortenberry
Docker
IPM
5.0 (1)19 Dec, 2024 217 6

IRIS Global VSCode Editor

CRUD operations on IRIS Globals using VSCode Treeview and YAML

Yuri Marx
0.0 (0)19 Dec, 2024 251

iris-unit-test-dashboard

A user-friendly dashboard to run & view unit tests

Chi Nguyen-Rettig
Docker
IPM
5.0 (1)19 Dec, 2024 211 7

docs-intersystems

Generated InterSystems Class reference

Dmitry Maslennikov
0.0 (0)16 Dec, 2024 136

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

ks-fhir-gen

IRIS Health FHIR based HL7 message generator

Robert Barbiaux
Docker
4.5 (1)13 Dec, 2024 155

SharePoint Online SPO REST API

Sharepoint API template

M
Mark OReilly
0.0 (0)13 Dec, 2024 144