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 346 of 346

Searchable Index of New Features

Please can you consider adding a searchable index of New Features to the Documentation/Community pages? I would like to see the version that a new feature was introduced/enhanced/formalised etc.
Paul Hurley about 1 year ago in Documentation 0 Future consideration

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration

Schedule the article publication on DC site

Today we can write an article on DC and save as draft, but is not possible schedule the release date of the article, so I have to enter on the article on the day of the publication and do it. I suggest put a new field to schedule the release date ...
Yuri Marx about 1 year ago in Community 1 Already exists

Support JSON on DC text editor

O DC text editor, code snipet, suport JSON language.
Yuri Marx about 1 year ago in Community 3 Implemented

Support linux bash language on DC text editor

The codesnipet on DC text editor supports some languages, I suggest include linux bash language too.
Yuri Marx about 1 year ago in Community 3 Implemented

Change data capture from IRIS to kafka using SQL commands

Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to...
Yuri Marx about 1 year ago in InterSystems IRIS 5 Community Opportunity

Cross-production Interoperability Messages, Service and Operation

With the "ripping the monolith apart" movement towards micro-services, it is quite a tedious process to break up existing productions with 100+ business hosts. The suggestion is that moving BP and operations into other productions should be made s...
Stefan Cronje about 1 year ago in InterSystems Products 0 Needs review

Additional Data Types for ISC Products

The idea is that some new data types be added to support things like regular expression, instead of PATTERN. Others can also be thought out that are required for "standardised" validation types and arguments, as the ones used in the OpenAPI specif...
Stefan Cronje about 1 year ago in InterSystems Products 0 Community Opportunity

Automatic XML Formatting of XData in DTL, BPL and Rulesets

The basic idea is that when a DTL, BPL or ruleset is edited on the SMP, that is formats the XML in the XData block. With large DTL, Rulesets and BPL, it is sometimes easier to open the class, collapse some sections of the XML and check the flow. P...
Stefan Cronje about 1 year ago in InterSystems Products 0 Needs review

Assert CodeAssist prompting

The Class %UnitTest.TestCase contains methods such as: AssertNotEqualsViaMacro It is suggested to use the Macros, instead of these methods directly. However when using either Studio or VisualStudio code there is no prompting for these UnitTest Ass...
Alex Woodhead about 1 year ago in InterSystems Products 5 Implemented