Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

Ideas

Showing 149 of 593

Enhanced User Interface in InterSystems WRC

Experience a modernized and more intuitive user interface in InterSystems WRC, designed to enhance usability and efficiency. The upgrade brings cleaner, improved navigation and a responsive design tailored for better user workflows.
Ashok Kumar 5 months ago in Initial Developer Experience / Other 0 Needs review

Load Data on VSCode

Create a vscode extension to use the Intersystems IRIS Load Data utilities into VSCode. Users can select a file from VSCode and click export, VSCode allows to the user select the persistent class, the fields, encoding and other options allowed an...
Yuri Marx 11 months ago in Developer Experience / InterSystems IRIS 1 Community Opportunity

Add an "error stats" visualizer (graph, dashboard or KPI) to production interface

We work on a process to send HL7 messages to IRIS, have them converted in FHIR and then send them to be stored on a FHIR server. During the integration and transformation processes (Business process/ business operation), we sometimes send thousand...
Claire Fournier 6 months ago in Developer Experience / InterSystems IRIS for Health 0 Needs review

Implement support to Fivetran, data movement platform

https://www.fivetran.com/ Fivetran is the automated data movement platform moving data out of, into and across your cloud data platforms. Enterprise or free version available, including cloud, AWS GovCloud or self-hosted
Dmitry Maslennikov over 2 years ago in Developer Experience / InterSystems IRIS 1 Community Opportunity

Implement IRIS connector for Airbyte data integration engine

Airbyte is an open-source data integration platform that allows users to sync data from different sources to various destinations. Its architecture is modular and it relies on the use of connectors for each source or destination. Every connector h...
Dmitry Maslennikov over 2 years ago in Developer Experience / InterSystems IRIS 2 Community Opportunity

Programmatic Conversion from SDA to HL7 v2

1️⃣ Description of the idea Currently, developers can convert HL7 v2 messages to SDA format using the class method HS.Gateway.HL7.HL7ToSDA3.GetSDA() effortlessly. However, there is no equivalent built-in method to convert an SDA document back to a...
Ashok Kumar T 6 months ago in Developer Experience / InterSystems Products 0 Needs review

Make interoperability's visual trace to easy to check, when process was running parallel.

I want to make interoperability's visual trace to easy to check, when process was running parallel. As an example, consider calling bp01 with a Pool Size of 3 from bp00 for 3 processes at the same time. The bp01 column shows three processes jumble...
Yuji Ohata over 2 years ago in Developer Experience / InterSystems IRIS 3 Future consideration

Docker-friendly naming of IRIS Containers in Repository

It would be very helpful if the naming of the Community Edition IRIS containers in the Container Repository followed and adhered to a Docker-friendly convention. There are two parts to this: 1) Include a "latest version" Container. There used to b...
Rob Tweed 12 months ago in Developer Experience / InterSystems IRIS 5 Future consideration

Open source Parser for ObjectScript

Open source parser driven by InterSystems, required by many types of projects, which could be implemented then by community. Linters, Syntax Analyzers, Security Scans and so on are require parser for ObjectScript Language Server in VSCode is awful...
Dmitry Maslennikov over 3 years ago in Developer Experience / InterSystems IRIS 1 Ideas Contest

Improve support for client-side editing in VS Code

A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
Robert Barbiaux over 1 year ago in Developer Experience / InterSystems Products 2 Implemented