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 |
---|---|---|---|---|---|---|
![]() iris-global-yamlInterSystems IRIS Global Data as YAML content | Docker IPM | 4.5 (1) | 15 Dec, 2024 | |||
ks-fhir-genIRIS Health FHIR based HL7 message generator | Docker | 4.5 (1) | 13 Dec, 2024 | |||
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 | ||||||
SharePoint Online SPO REST APISharepoint API template | M | 0.0 (0) | 13 Dec, 2024 | |||
rest-api-contest-templateTemplate repository for InterSystems IIRS REST API Programming Contest | Docker IPM | 5.0 (1) | 13 Dec, 2024 | |||
ServiceInspectionA simple application for monitoring Iris service information | W | Docker Python IPM | 5.0 (1) | 13 Dec, 2024 | ||
FHIR Primitive ExtensionHow to create a FHIR primitive extension | K | 0.0 (0) | 12 Dec, 2024 | |||
DICOM Image DemoHow to create a DICOM message and how to add a JPG image to it | K | 0.0 (0) | 12 Dec, 2024 | |||
Vector Search for MPIExample of vector search applied for patient identification | Docker AI | 4.0 (1) | 11 Dec, 2024 | |||
GPGGPG Interoperability Adapter for InterSystems IRIS. | E | Python | 0.0 (0) | 10 Dec, 2024 | ||
LLM QuickStartExample codebase to match Dev Community Article | C | Docker Python AI | 0.0 (0) | 10 Dec, 2024 | ||
IRIS_ISTIOCommon IKO Deployments (used with Istio Service Mesh in Article) | A | 0.0 (0) | 10 Dec, 2024 | |||
isc-restBuild REST APIs rapidly, securely, and sustainably | IPM | 4.8 (2) | 05 Dec, 2024 | |||
![]() iris-energy-isodataAccess energy data of Major ISOs in the United States | Docker Python IPM | 5.0 (1) | 04 Dec, 2024 | |||
isc-json%JSON, with SemVer, in the open | IPM | 4.7 (3) | 04 Dec, 2024 | |||
![]() AoC2024_test2 test data sets for AOC2024 | 0.0 (0) | 04 Dec, 2024 | ||||
![]() iris-python-lookup-table-utilsIRIS Python Lookup Table Utils (pylotaut is a simple CRUD API) | J | Docker Python | 5.0 (1) | 01 Dec, 2024 | ||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | Docker Python | 5.0 (1) | 27 Nov, 2024 | ||
![]() Native-API-for-ObjectScriptA small demo on how to use it | Docker IPM | 5.0 (1) | 26 Nov, 2024 | |||
![]() function-ISJSONA function to check if string is JSON object | Docker IPM | 4.0 (1) | 26 Nov, 2024 | |||
![]() SPOOL-demoDemo Code using SPOOL | Docker IPM | 4.5 (1) | 26 Nov, 2024 | |||
![]() CPIPEExample of using CPIPE programmatically | Docker | 5.0 (2) | 26 Nov, 2024 | |||
![]() ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker IPM | 4.5 (1) | 26 Nov, 2024 | |||
![]() Global-dump-to-SQLShow Global by SQL SELECT | Docker IPM | 5.0 (1) | 26 Nov, 2024 | |||
workshop-iris-oauth2Using OAuth2 framework in InterSystems IRIS. Learn how to act as Client, Authentication Server or Resource Server. | A | Docker | 4.8 (3) | 22 Nov, 2024 | ||
IRIS REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 18 Nov, 2024 | ||||
iris-presto-sampleSample for iris-presto package (using IRIS and PrestoDB ) | Docker Python | 5.0 (1) | 17 Nov, 2024 | |||
![]() recomendacao-filmes-intersystemsExample of using Vector Search for movie recommendations | D | Docker Python | 5.0 (1) | 16 Nov, 2024 | ||
![]() Server Manager for VS CodeVS Code extension to manage connections to InterSystems servers. | 4.8 (6) | 15 Nov, 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 |