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

Add SQL Query History

There is no way to see the history of SQL queries on a particular IRIS server. it'd be good to have for debugging and performance improvement helper. Yes, there are statements with Frozen parameters available, but sometimes one needs to see the ex...
Evgeny Shvarov about 2 hours ago in InterSystems IRIS 0 Needs review

Implement support for Apache Flink CDC.

Apache Flink CDC is capable of synchronizing data between sources and destinations from transaction log files (Oracle logminer, MySQL binfile, etc.).The idea is to implement support for InterSystems IRIS using the IRIS Journal API.
Yuri Marx 7 days ago in InterSystems IRIS 0 Needs review

Who liked the post?

Give the author the ability to see who liked their post.
Yuri Marx 11 days ago in Developer Community 0 Planned

Superset language for ObjectScript

With the coming of dynamic objects I feel that at this point we need something that ressembles TypeScript. So my suggestion is for having a superset language that can be transpiled to either classes or routines, whichever fits the bill. The idea i...
Rubens Silva 12 days ago in InterSystems IRIS 0 Needs review

Give Serial objects access to its parent

Sometimes (often?) it's handy to get a reference to the parent object of a serial object.It can be done by a explicit Parent property and an Add method on the parent, but I think it should be there out-of-the-box. Btw: why isn't there a category O...
Herman Slagman 13 days ago in InterSystems IRIS 1 Needs review

Add a compiler flag to disable accidental code formatting

Add a compiler flag to relax or prevent the code from auto-formatting whenever a source file is imported and thus compiled, the reasoning for that is for preventing irrelevant changes from showing up in the source control such as: argument multi-l...
Rubens Silva 15 days ago in InterSystems IRIS 0 Needs review

Filter DTLs in Rule Definitions

When defining a Rule and adding a Send action I would like to see better filtering on the list of Transforms listed in the UI If the rule is Rule Type = HL7 Message Routing Rule it would seem that the only valid transforms to select are those wh...
Stephen Canzano 18 days ago in InterSystems IRIS 0 Needs review

Add "where" clause to SQL Data Export in management portal

Allow user to specify a where clause when doing a data export so the export can be filtered instead of being a full dump of the specified table.
Lori Fassman 21 days ago in InterSystems IRIS 0 Needs review

While posting Articles, need an option to add more than one Documentation Link.

While posting articles, few may have more than one link to the documentation of the article they have written. Need an option to add more links.
Vachan Rannore 27 days ago in Developer Community 0 Needs review

Provide Copy link in Documatic Examples

Documatic http://localhost:52773/csp/documatic/%25CSP.Documatic.cls provides for the ability to use special HTML markup tags including <example>. This idea is to update %CSP.Documatic so that within an example tag there is also a UI element ...
Stephen Canzano 27 days ago in Documentation 0 Needs review