Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

Developer Experience

Showing 147 of 623

Making the Data Steward Portal more customizable

Within Health Share Provider Directory, the Data Steward Portal has limited functionality to be customized. Search Criteria For example, the Search Criteria should vary depending on your system. We are moving from an External home-grown Provider M...
Scott Roth 6 months ago in Developer Experience / InterSystems HealthShare 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

Add ability to dismount DB from the System>Database Screen

Add ability to dismount DB from the System>Database Screen. You currently have to access the name in order to dismount the database. Cache used to allow us to do it from the selection screen.
Martha (Perspecta) Rodriguez about 1 year ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

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

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

IRIS Audit Database: Finding Needles in the Haystack and Seeing the Forest for the Trees

Motivating question: Can you look at [IRIS-based internal application] and see if anything unusual happened [while there was possibly an intruder on the network]? In theory, the IRIS database would help to provide an answer. In practice, this is a...
Timothy Leavitt over 4 years ago in Developer Experience 1 Community Opportunity

Tool to convert legacy dot syntax code to use bracket syntax

I'm sure that I am not alone in maintain a mass of legacy code, some of which uses the dot syntax for blocks of code. Wouldn't it be great to have a tool to convert this to guaranteed equivalent code using the bracket {} syntax?
John Cassidy over 3 years ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

PDF reports for IRIS BI

Would be great to have a feature in IRIS BI (DeepSee Web) to organize widgets on a list or several, and then print this view in a PDF file.Like Google Data studio for example
Elena Evsikova over 3 years ago in Developer Experience / InterSystems IRIS BI 1 Community Opportunity

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