38 Application(s) results for #json
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

fast-JSON-formatting-Cache

fast JSON formating for Caché / Ensemble

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 348 40

snapshot-to-JSON

Use %JSON.Adaptor for object snapshot

Robert Cemper
Docker
IPM
4.0 (1)03 Aug, 2025 318 23

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

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 288 4

JSONfile-to-Global

Load JSONfile into Global

Robert Cemper
Docker
5.0 (2)03 Aug, 2025 247

GlobalToJSON-ePython-pure

JSON Object from Global using embedded Python only

Robert Cemper
Docker
Python
IPM
4.5 (1)03 Aug, 2025 300 13

GlobalToJSON-embeddedPython

Export a Global into a JSON file and re-create using embedded Py

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 393 9

GlobalToJSON-Academic

create JSON Object from Global and with Importer in all details

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 227 10

GlobalToJSON-Efficient

create a JSON Object from Global nodes in use

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 328 15

GlobalToJSON-Compact

create a compact JSON Object from Global

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 339 15

Object-based-M-N-to-JSON

Sample for object method %JSON.Export for M:N Relationship

Robert Cemper
Docker
IPM
5.0 (1)31 Jul, 2025 170 1

M-N-external-JSON

Export M:N Relationship with JSON using SQL

Robert Cemper
Docker
IPM
5.0 (1)31 Jul, 2025 227 1

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)09 Jul, 2025 1.1k 35.7k

isc-json

%JSON, with SemVer, in the open

Timothy Leavitt
IPM
4.7 (3)04 Dec, 2024 454 1.8k

function-ISJSON

A function to check if string is JSON object

Robert Cemper
Docker
IPM
4.0 (1)26 Nov, 2024 392 39

sql-rest-api

Simple REST API web app which accepts SQL and returns the result in JSON

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 610 34

fast-JSON-formatting-IRIS

fast JSON formatting in IRIS

Robert Cemper
Docker
IPM
4.5 (1)25 Mar, 2024 383 26

JSON-Filter

ObjectScript server side JSON filter.

Lorenzo Scalese
Docker
IPM
5.0 (1)25 Mar, 2024 488 121

yaml-utils

Simple ObjectScript YAML-to-JSON converter

B
Benjamin De Boe
IPM
4.5 (2)01 Mar, 2024 745 948

JsonTraceViewer

Display trace as JSON

G
Guillaume Rongier
Docker
IPM
4.8 (4)26 Feb, 2024 683 629

Docker Demo Directory

offer a list of demo repos

Robert Cemper
0.0 (0)25 Feb, 2024 198

iris-hl7

Transform HL7 messages to JSON

O
Oliver Wilms
Docker
IPM
4.7 (3)03 Feb, 2024 417 15

WidgetsDirector

A sample IRIS Backend app to implement a REST API for a helpdesk

C
Chris Stewart
Docker
IPM
3.8 (3)23 Jan, 2024 185 22

FHIR-XMLToJSON

Convert FHIR XML to JSON resource message structure

Ashok Kumar T
Docker
IPM
3.5 (1)22 Sep, 2023 364 6

IRIS Data Migration Manager

This application allows you to import data into IRIS from various sources in a simple way.

O
Oleh Dontsov
Docker
Python
5.0 (1)02 Jul, 2023 653

workshop-smart-data-fabric

Learn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS

A
Alberto Fuentes
Docker
Python
5.0 (1)26 Apr, 2023 265

Custom ZenProxy

%ZEN.proxyObject send numeric as String

D
Daniel Aguilar
Docker
IPM
3.8 (2)21 Mar, 2023 241

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

FIT REST Operation Framework

An IRIS Interoperability REST Operation Framework

Craig Regester
Docker
IPM
4.5 (1)06 Jun, 2022 332 3

IRIS JSON Schema Validator

InterSystems IRIS JSON Schema support.

Yuri Marx
Docker
4.5 (1)10 Dec, 2021 772

RESTFormsRAD

Forms adapter for InterSystems IRIS RAD Studio

Henrique Dias
Docker
IPM
3.0 (1)12 Apr, 2021 300 170