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

All ideas

Showing 592 of 592

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 over 1 year ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Class reference generator

Implement a new open-source based project for Class Reference. Which would not require IRIS for work, web only. It's 99% static, no reason in the database just a bunch of metadata. with correct search by any class members
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 1 Done by Community

Object Browser

Browse and edit data Objects similar to how we can edit Globals
David Underhill over 3 years ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz over 1 year ago in InterSystems IRIS 0 Future consideration

add support for SQL Host Variables

a simulation of host variables is actually only Available with Embedded SQL only.you know the famous (and horrible to me) :varnam syntax.I propose to take some workaround to allow similar functionality as in other SQL dialects.For good reasons the...
Robert Cemper 10 months ago in InterSystems IRIS 1 Done by Community

Add hyperlink to documentation web page from management portal options

Would be really useful to add hyperlink to specific documentation to the multiple fields and configuration of the portal management, one of the most common complain of our customers is "I can't find anything in your documentation, it's a totally m...
Luis Angel Pérez Ramos over 2 years ago in Developer Experience / InterSystems Products 0 Ideas Contest

Delete drafts from InterSystems Developer Community

Today is possible create and edit articles and questions from InterSystems Developer Community, but is not posible delete the drafts. My idea is allows to the author delete his drafts
Yuri Marx over 2 years ago in Developer Community 1 Future consideration

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 4 Done by Community

Introduce Flyway Support in IRIS

Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Evgeny Shvarov 11 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that even...
Scott Roth over 1 year ago in InterSystems IRIS 1 Implemented