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.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
OpenAPI-SuiteSet of tools for ObjectScript code generation from Swagger 3.0 | Docker IPM | 5.0 (4) | 09 Apr, 2025 | |||
![]() langchain-iris-toolInterSystems IRIS LangChain Tool and AI Agent to ask IRIS | Docker Python IPM AI | 5.0 (1) | 05 Apr, 2025 | |||
InterSystems Ideas Waiting to be ImplementedProgrammatic reportsThe 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 5Votes3Comments | ||||||
TaskListEasy and convienient Project Manager for small groups we use. | I | AI | 0.0 (0) | 14 Mar, 2025 | ||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 11 Feb, 2025 | ||
![]() Mimic-SQL-Host-VariablesAllow SQL Host Variables outside embedded SQL | Docker IPM | 5.0 (1) | 03 Feb, 2025 | |||
![]() iris-salesforceAn interoperability sample between InterSystems IRIS and Salesforce | Docker IPM | 5.0 (1) | 02 Feb, 2025 | |||
![]() Jupyter Server Proxy for VS CodeVS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager | Docker | 5.0 (1) | 02 Jan, 2025 | |||
![]() iris-HL7v2GenDynamically Generate HL7 Test Messages | Docker Python IPM | 5.0 (1) | 23 Dec, 2024 | |||
iris-http-callsInteroperability Adapter and Service for making HTTP calls | O | Docker IPM | 5.0 (1) | 22 Dec, 2024 | ||
Database-Size-MonitoringMonitor database size growth and issue alerts | s | Docker IPM | 4.0 (1) | 20 Dec, 2024 | ||
DoxygenerateUse Doxygen to build static documentation pages for your classes | Docker IPM | 0.0 (0) | 20 Dec, 2024 | |||
![]() vault-linkVault-Link is a security solution designed to safeguard sensitive information on InterSystems IRIS environments. | Docker Python IPM | 5.0 (1) | 19 Dec, 2024 | |||
![]() tz - ObjectScript Time Zone Conversion LibraryObjectScript Time Zone Conversion Library | E | Docker IPM | 5.0 (1) | 19 Dec, 2024 | ||
![]() IRIS Global VSCode EditorCRUD operations on IRIS Globals using VSCode Treeview and YAML | 0.0 (0) | 19 Dec, 2024 | ||||
![]() iris-unit-test-dashboardA user-friendly dashboard to run & view unit tests | Docker IPM | 5.0 (1) | 19 Dec, 2024 | |||
docs-intersystemsGenerated InterSystems Class reference | 0.0 (0) | 16 Dec, 2024 | ||||
![]() IRIS WHIZ - HL7v2 Browser ExtensionBrowser extension created to extend the HL7v2 capabilities of Intersystems Iris/Ensemble. | 4.7 (3) | 15 Dec, 2024 | ||||
ks-fhir-genIRIS Health FHIR based HL7 message generator | Docker | 4.5 (1) | 13 Dec, 2024 | |||
SharePoint Online SPO REST APISharepoint API template | M | 0.0 (0) | 13 Dec, 2024 | |||
ServiceInspectionA simple application for monitoring Iris service information | W | Docker Python IPM | 5.0 (1) | 13 Dec, 2024 | ||
![]() InterSystems Testing Manager for VS CodeIntegrate the %UnitTest framework with VS Code | 4.5 (2) | 15 Nov, 2024 | ||||
![]() IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 15 Nov, 2024 | ||||
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 25 Sep, 2024 | ||
![]() apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | |||
![]() irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | ||
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | ||
![]() HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | ||
![]() iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | |||
googlesheets-adapterInbound and Outbound adapters for Google Sheets | N | Docker | 0.0 (0) | 17 Mar, 2024 | ||
![]() iris-fhir-labA web app to display FHIR resources details dynamically | Docker Python IPM | 0.0 (0) | 05 Feb, 2024 |