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 IRIS

Showing 228 of 428

Class Documentation - Add Comments

Add an option to include tags for comments in a Class Definition, that will show up in the generated Class Documentation. E.g. <DESCRIPTION>, <AUTHOR>
Paul Hurley over 2 years ago in InterSystems IRIS 2 Already exists

Errors monitoring with Sentry.io

It would be good to get support for Sentry.io or alternatives, for ObjectScript
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 0 Community Opportunity

Introduce the project of helpful one-liners

Sometimes I meet in someone's code a very helpful oneliners. I suggest to introduce a project on OEX that will collect it. Here are oneline candidates: // introduce SSL configuration in IRIS set $namespace="%SYS", name="DefaultSSL" do:'##class(Sec...
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 3 Done by Community

IRIS Plugin to Sisense

Sisense
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 0 Community Opportunity

OASIS UBL integration example

OASIS UBL integration example
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 0 Community Opportunity

YCSB Benchmark

Make a public configuration and setup for YCSB testing.
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 1 Will not implement

Data migration tool from DB2 to IRIS

Data migration tool from DB2 to IRIS
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 3 Will not implement

Add a tool to Import routine to an InterSystems IRIS Server

Currently there is no way to import a routine (MAC, INT, INC) from file to a given IRIS Server. At least I haven't found a handy one. Management portal allows to import classes but not routines from disc to IRIS. It'd be great to add a UI package ...
Evgeny Shvarov 21 days ago in InterSystems IRIS 2 Needs review

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen about 2 months ago in InterSystems IRIS 0 Future consideration

Linkage between BP and calls to using Translation (DTL's)

Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
Scott Roth about 2 months ago in InterSystems IRIS 0 Needs review