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

19 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
TrakCare
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iristest-html

HTML report generator

Ashok Kumar T
IPM
0.0 (0)09 Jul, 2025 12 1

iris-watched-status

Status that automatically detects and handles errors.

D
David Hockenbroch
IPM
0.0 (0)05 Mar, 2025 51 7

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

memoria

just an API Accelerator for InterSystems IRIS, IRIS4H, Health Connect, etc.

Joel Espinoza
0.0 (0)03 Feb, 2025 92

ISCLauncher

Hotkey macro app for quick access to InterSystems resources

B
Benjamin Spead
0.0 (0)15 Dec, 2024 69

GPG

GPG Interoperability Adapter for InterSystems IRIS.

E
Eduard Lebedyuk
Python
0.0 (0)10 Dec, 2024 97

Perftools IO Test Suite

Tools to exercise and measure the IO capacity of hardware

P
Pran Mukherjee
4.0 (1)17 May, 2024 355

IRIS Smart String

Smart String Datatype for InterSystems Products

S
Stefan Cronje
Docker
IPM
5.0 (2)05 Nov, 2023 212

MergeCPF Application Settings

Get correct MergeCPF Application settings faster

A
Alex Woodhead
4.3 (2)08 Jun, 2023 121

PyHelper

Python Interop for invocation, arguments and return types

A
Alex Woodhead
IPM
3.5 (2)23 Apr, 2023 319 2

ompare

Compare side-by-side multiple disconnected IRIS / Cache systems.

A
Alex Woodhead
IPM
4.5 (1)28 Jan, 2023 608 23

Medxnote MT for TrakCare

Connect Microsoft Teams to TrakCare with Medxnote MT Chatbot

N
Niall Rafferty
0.0 (0)17 Jan, 2023 305

PainChek®

AI supported, best-practice pain management medical device.

J
James Matthias
AI
0.0 (0)23 Nov, 2022 243

IMO Core - precise problem terminology

IMO Core is your Clinical Interface Terminology

D
Dirk Kleppe
0.0 (0)25 Oct, 2022 529

TC52 HC Mobile Computer

TC52X-HC SERIES MOBILE COMPUTERS

L
Larry Kiernan
0.0 (0)19 Oct, 2022 256

GoSelector

See Column Selectivity Vs Ratio of Distinct Values

A
Alex Woodhead
IPM
4.0 (1)14 Oct, 2022 173 5

Digistat Connect

Multiple medical devices. One solution to harvest their data.

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 273

Digistat Smart Central

Enhancing visibility of patient conditions

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 374

The Ascom Myco 3 smartphone

The Myco 3 makes information accessible to clinicians

S
Sabri Romdhani
0.0 (0)15 Sep, 2022 319

mg_python

A Python Extension for InterSystems Caché/IRIS.

C
Chris Munt
Python
4.0 (1)24 Mar, 2021 440