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

InterSystems Products

Showing 311

Group selectable "Service class" by technology, not just alphabetically

When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos about 1 year ago in InterSystems IRIS 0 Planned or In Progress

Raw Code viewer for Classes

Someone asked me today as I was developing a custom Ens.Rule.FunctionSet function wanted to know if there was a way to view the code without having to open VSCode. If you view Routines, from within the Management Portal -->System Explorer -->...
Scott Roth 3 months ago in InterSystems Products 0 Will not implement

Load Datasets from Hugging Face into IRIS

Hugging Face is one of the most popular AI models community. It also has a lot of datasets. It'd be great to add a one-click/one-line-of-code way to import huggingface data into IRIS
Evgeny Shvarov 7 months ago in InterSystems IRIS 0 Community Opportunity

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud about 1 year ago in InterSystems IRIS 2 Already exists

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 about 1 year ago in 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 about 1 year ago in InterSystems IRIS 1 Community Opportunity

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason over 2 years ago in InterSystems IRIS 0 Will not implement

Create a UI for convenient and easy transfer of projects to other system instances for fast deployment.

Create a user interface for convenient and easy porting of projects (classes, globals, applications, users, roles, privileges, grants, namespace mapping, SQLgateway, libraries, web servers, certificates, products, business services, business proce...
Sergey Mikhailenko about 2 years ago in InterSystems IRIS 1 Done by Community

Unit testing in VSCode

A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Robert Barbiaux over 1 year ago in InterSystems Products 3 Done by Community

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 about 1 year ago in InterSystems IRIS 3 Future consideration