Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

InterSystems IRIS

Showing 287

Change Management for Editors inside of Portal

While we have the ability to use GIT within VSCode, there are a lot of folks out there that are depenant on using the Management Portal and the Editors within the Management Portal to do their coding. While it is not intunitve to add some kind of ...
Scott Roth over 3 years ago in InterSystems IRIS 8 Already exists

Business Operation Testing mode per namespace

While there are several different Testing options available, it would be nice at a system level if you wanted to just test Business Rules, Business Processes, and Data Transformations to have a way to change all Business Operations into a Testing ...
Scott Roth over 3 years ago in InterSystems IRIS 0 Community Opportunity

Create a new model type option for IRIS database: blockchain

IRIS database supports multimodel based on globals. Would be great have a model type based in blockchain.
Yuri Marx over 3 years ago in InterSystems IRIS 0 Community Opportunity

Using OpenSSH Key for Authentication in IRIS on System based accounts

For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth over 2 years ago in InterSystems IRIS 5 Will not implement

Enhance the Interface Maps

Please consider enhancing the Interface Maps functionality: Make Rules clickable in the Sequential View Make Transforms clickable in the Sequential View
Paul Hurley over 2 years ago in InterSystems IRIS 0 Planned

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 1 year ago in InterSystems IRIS 1 Implemented

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 1 year ago in InterSystems IRIS 0 Needs review

Intersystems IRIS on Cloud

Provide Intersysems IRIS as serverless system. All IRIS engineer are liberated to everything related to server like setup, maintain... It need prepare server when started system with IRIS even if using container or install version, now. Server mai...
Yuji Ohata over 2 years ago in InterSystems IRIS 0 Implemented

Download the HL7v2 Browser Extension for Interface Analysts

The extension has a load of features that will save interface developers using HL7v2 time, allowing them to power down their devices just that little bit sooner at the end of their day and saving much electricity! For example: Skip The Message Sea...
Rob Ellis over 2 years ago in InterSystems IRIS 1 Already exists

Binary index implementation

The bitmap index is calculated for each node, so I think it will be used as a line. By capturing this as a plane on the horizontal and vertical axes and converting it into a binary image, if it can be processed like image composition or black and ...
Akio Hashimoto over 2 years ago in InterSystems IRIS 14 Will not implement