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 Products

Showing 12

Implement IRIS connect to Microsoft Teams

Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
Kurro Lopez about 2 months ago in InterSystems IRIS 1 Already exists

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud 8 months ago in InterSystems IRIS 2 Already exists

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 9 months ago in InterSystems IRIS 1 Already exists

Identify redundant indices

Over time, application developer define indices to improve their query performance. Over time, it's possible that some query definition may not be used and therefore (a) consume processing time during filing and (b) consume diskspace, journ...
Steve Pisani 9 months ago in InterSystems Products 4 Already exists

DB Driver for Django

For use with IRIS SQL or IRIS, a database driver for Django can open some system-building opportunities. If IRIS SQL is used as a service and the developer is skilled in the Django framework.
Stefan Cronje 6 months ago in InterSystems IRIS 1 Already exists

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 1 year ago in InterSystems IRIS 8 Already exists

Fold code on loops and If's on studio

There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
Heloisa Paiva about 1 year ago in InterSystems Products 1 Already exists

Cache Journal Switch Schedule

Add the facility for journals to not only be switched on size but also on a schedule either every hour or half hour. This will allow the system to be restore and the journals replayed upto a fixed time, rather than taking incremental/differential ...
Gary Holt over 1 year ago in InterSystems IRIS 2 Already exists

Native RPC API for ObjectScript

We have a full featured API for access globals via ECP, but still have no "standard" way to do RPC. In Cache it was possible with %Net.RemoteConnection.cls. Having been removed from IRIS, this class is still not substituted with some clear API. By...
Alexey Maslov over 1 year ago in InterSystems IRIS 2 Already exists

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 1 year ago in InterSystems IRIS 2 Already exists