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

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

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
IPM
5.0 (1)11 Jan, 2024 314 22

ObjectScript Kernel

Execute ObjectScript in Jupyter Notebook

Nikita Mullin
Docker
Python
5.0 (1)18 Jul, 2022 451

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

WebSocketIRIS.js

using IRIS Native API for Node.js

Robert Cemper
Docker
5.0 (1)24 Oct, 2024 299

SUDOKU-en

A demo in traditional style

Robert Cemper
Docker
4.0 (2)16 Sep, 2023 212 34

Simple-remote-server-control

Simple Server Communication over TCP/IP

Robert Cemper
Docker
IPM
3.0 (1)16 Sep, 2023 344 22

Global-dump-to-SQL

Show Global by SQL SELECT

Robert Cemper
Docker
IPM
5.0 (1)26 Nov, 2024 573 24

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
IPM
4.5 (1)16 Sep, 2023 288 22

Collection-Indexing-and-Query

How to get correct index for SQL query generator

Robert Cemper
Docker
IPM
4.0 (2)03 Feb, 2024 265 29

Global-Scan-to-SQL

Analyze Globals by Subscript-Level

Robert Cemper
Docker
IPM
4.5 (1)16 Sep, 2023 369 24

iris4health-fhir-analytics

An example on how to take advantage of FHIR data schema created by IRIS for Health in conjunction with IRIS Analytics to provide analytics on FHIR data.

José Pereira
Docker
4.5 (1)26 Aug, 2020 855

restoreUI

UI for restoring databases from online backup

V
Vasiliy Bondar
Docker
IPM
0.0 (0)16 Oct, 2020 209 24

QR-FHIR

App to generate FHIR QR Codes and vCards from InterSystems IRIS FHIR Resource

Yuri Marx
Docker
5.0 (1)24 Aug, 2020 304

ObjectScript-Over-ODBC

Allow running ObjectScript and especially Global copy over ODBC

Robert Cemper
Docker
IPM
4.5 (1)26 Nov, 2024 393 18

iris-rad-studio

IRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file.

Henrique Dias
Docker
IPM
3.5 (1)15 Apr, 2021 1.1k 86

IO-Redirect

IO Redirect in ObjectScript

Lorenzo Scalese
Docker
IPM
4.8 (2)15 Jan, 2022 763 487

IRIS-fast-ECP-setup

Fast setup of ECP client / sever with almost no manual intervention.

Robert Cemper
Docker
5.0 (1)05 Nov, 2023 384 12

iris-readonly-interop

Read Only Role for Interoperability

G
Guillaume Rongier
Docker
IPM
5.0 (2)30 Aug, 2022 415 56

iris-disguise

Data Anonymization tool for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (1)02 Dec, 2021 581 13

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 616

iris-fhir-client

InterSystems FHIR Client Connect to any Open FHIR Server

Muhammad Waseem
Docker
Python
IPM
5.0 (2)06 Nov, 2024 1.1k 37

CloudStudio

A web based IDE for IRIS

S
Sean Connelly
IPM
5.0 (2)07 Jun, 2022 480 22

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 241 8

CosNumberTranslate

The function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format.

Kurro Lopez
Docker
4.7 (3)06 Mar, 2024 293

iknow-entity-browser

Visualizer of relations between iKnow entities. Text data visual analysis.

Nikita Savchenko
0.0 (0)04 Feb, 2019 272

Umlanji

Visualization of classes using UML modeling tools with XMI 1.2 support such as Enterprise Architect, Visual Paradigm, ArgoUML.

John Murray
0.0 (0)27 Sep, 2022 177

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 897 109

isc-tar

TAR compress tool

Dmitry Maslennikov
Docker
IPM
4.5 (1)26 Mar, 2020 577 25

Python Gateway Samples

Examples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment.

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.0 (0)31 Jul, 2019 389

ToolBox-4-Iris

API for InterSystems IRIS with a collection of handy and useful tools

R
Richard Zimmermann
4.0 (1)06 Aug, 2019 238

simplemirror

Super SIMPLE mirroring solution with dockers

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