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 432

API to display patches applied

It is almost impossible to find whether and what patch(es) were applied to a given instance. When working with customer systems, this is critical to know as patches may have big impact on outcomes.
Daniel Kutac 8 months ago in Developer Experience / InterSystems Products 5 Planned

UI improvements to DTL Editor

I'd like several improvements to the DTL editor I'd like to have a visual clue to know if a property is marked as required, both in the source object and the targer object. If a property is required in the target object I would like to know that I...
Stephen Canzano 9 months ago in Developer Experience / InterSystems IRIS 1 Future consideration

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman over 2 years ago in InterSystems IRIS 2 Will not implement

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo over 1 year ago in InterSystems IRIS 2 Community Opportunity

Implement samples of $system.external interface (aka "InterSystems External Servers")

The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
Enrico Parisi about 2 years ago in InterSystems IRIS 1 Implemented

introduce microsoft one-drive inbound and outdbound adapters for Interoperability

Introduce an adapter that will allow to pull and push data into Microsoft One-drive resources: files, spreadsheets, Word
Evgeny Shvarov almost 2 years ago in Developer Experience / InterSystems IRIS 1 Community Opportunity

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay almost 2 years ago in Developer Experience / InterSystems IRIS 3 Ideas Contest

HL7 test message generator

A solution to generate HL7 test messages to test my production. IRIS for Health already contains many HL7 specific functions like the schema structures. Furthermore, one can use transformations to build custom messages. A tool or script is needed ...
Vadim Aniskin about 2 years ago in InterSystems IRIS for Health 2 Done by Community

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter about 3 years ago in InterSystems IRIS 3 Community Opportunity

Adding Ctrl+V functionality to iris terminals

Essentially this idea boosts the current functionality of pasting into the IRIS terminal. Over the course of the year, this will save developers in total countless hours of having to right click and paste instead of keyboard macros Any users of ...
John Spead 5 months ago in InterSystems IRIS 1 Will not implement