| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
PMML Business OperationWith this simple Business Operation, you can easily leverage your predictive models (saved as PMML) in a Production. There's both a generic BO and a utility method that allows you to generate dedicated operation / request / response classes. | B | ML ML | 0.0 (0) | 31 Aug, 2022 | ||
iris-readonly-interopRead Only Role for Interoperability | G | Docker IPM | 5.0 (2) | 30 Aug, 2022 | ||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
custom2sdaThis is a sample how to transform custom messages to SDA using InterSystems IRIS for Health | Docker IPM | 0.0 (0) | 27 Jul, 2022 | |||
Ethereum Interoperability AdapterInteroperability adapter to work with Ethereum transactions and smart-contracts from InterSystems IRIS application : read, write, signed and unsigned | N | 0.0 (0) | 06 Mar, 2019 | |||
interoperability-managerRemove a Production Item with two clicks | O | Docker IPM | 5.0 (1) | 10 Jul, 2022 | ||
FHIR Pseudonymization ProxyFHIR pseudonymization proxy built with InterSystems IRIS for Health | M | Docker IPM | 5.0 (1) | 23 Jun, 2022 | ||
FIT REST Operation FrameworkAn IRIS Interoperability REST Operation Framework | Docker IPM | 4.5 (1) | 06 Jun, 2022 | |||
wifis-connectWiFIS Connect is an application you can install in InterSystems Healthcare products to build your connection to WiFIS interoperability platform in SISCAT. | A | Docker | 5.0 (1) | 27 May, 2022 | ||
![]() iris-history-monitorIRIS History Monitor - For InterSystems IRIS is now available in Package Manager and using IRIS 2019.4 API and WS | Docker IPM | 4.2 (3) | 15 May, 2022 | |||
![]() Node-RED node for InterSystems IRISNode-RED node for InterSystems IRIS | Docker | 5.0 (1) | 18 Feb, 2022 | |||
![]() IRIS Interoperability Message ViewerA new approach for the Interoperability Message Viewer | Docker IPM | 4.6 (4) | 20 Nov, 2021 | |||
interoperability-for-moneyInteroperability solution with two IRIS containers | O | Docker IPM | 4.5 (1) | 23 Oct, 2021 | ||
vscode-intersystems-irisPOC of VSCode extension which provides some control over InterSystems IRIS with direct native access, without utilizing AtelierAPI. Provides access to Interoperability and Globals. | 5.0 (1) | 03 Mar, 2021 | ||||
workshop-pexWorkshop: InterSystems IRIS Interoperability + PEX using Java | A | Docker | 5.0 (1) | 24 Feb, 2021 | ||
iris-pygw-blueprintShort blueprint example of the connection between python and iris via new python gateway available in InterSystems IRIS Data Platform 2020.3+ | A | Docker Python | 4.5 (1) | 27 Dec, 2020 | ||
![]() OCR ServiceOCR Interoperability Service. This app get an image or pdf, extract text using OCR from Tesseract, send to the NLP index and returns to the user. The app uses a PEX Business Operation in ObjectScript consuming a Java class thats uses Tesseract. This app has NLP to the OCR extracted text too. Enjoy OCR + NLP!! | Docker | 5.0 (2) | 20 Nov, 2020 | |||
Message BankMessage Bank for IRIS Interoperability that can automatically resend messages | O | IPM | 5.0 (2) | 15 Nov, 2020 | ||
upload-adapterIntersystems IRIS interoperability Custom Upload Adapter to multipart file requests | Docker | 5.0 (1) | 10 Nov, 2020 | |||
dynapoolThis is an experimental project adding dynamic poolsize allocation functionality into productions. | D | 4.0 (1) | 21 Aug, 2020 | |||
![]() pex-demoDemo showcasing InterSystems IRIS integration with Kafka via PEX (java, .net) | E | Docker Python | 5.0 (2) | 16 Jul, 2020 | ||
iris-datatransform-unittestIRIS Data Transform UnitTest Sample | A | Docker | 4.0 (1) | 23 Oct, 2019 | ||
![]() PythonGatewayPython Gateway for InterSystems Data Platforms. | E | Docker Python | 0.0 (0) | 10 Oct, 2019 | ||
COS-MQTTClientMQTT Client implemented in Caché Object Script | A | 3.0 (2) | 01 Jun, 2018 | |||