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

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

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

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

Linux: iris session [command line] get commands from a file

On Linux systems, the command line interface there is no command that says read commands from a file. A sample session looks like: iris session myinstance Username: superuser Password: ************ myinstance:USER>zn "%SYS" myinstance:USER...
Phillip Wu over 1 year ago in InterSystems IRIS 5 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

Monitoring and Programatic way of Starting/Stoping Gateways

From time to time we do not notice that the JDBC (Java) Gateway has shutdown. We find out after the fact. I have asked before if we were able to Start/Stop a Gateway via Object Script but haven't gotten the greatest errors. It would be helpful if ...
Scott Roth 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