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

All ideas

Showing 596

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 9 months ago in Developer Experience / InterSystems Products 5 Planned

Extending an open source LLM to support efficient code generation in intersystems technology

Description of the idea Currently, source code generating LLMs generate ObjectScript/BPL/DTL/PEX/SQL/MDX/CSP/XML for Productions/BI and Embedded Python code in a limited and/or inaccurate manner. InterSystems could specialize an already trained op...
Yuri Marx 7 months ago in Developer Experience / InterSystems IRIS 0 Planned

Create message subsets based on a message search

The idea would be to create a subset of message headers that can be used as the basis of a message search so any future work on that subset can be referenced without querying the full bank of messages. Potentially more than one person could use th...
Steven Brown 7 months ago in InterSystems IRIS for Health 0 Needs review

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

translated subtitles for learning videos

The learning videos are subtitled, but only in English. I think it would be useful for non-English speakers to have these subtitles translated. This would contribute to the adoption of best practices for all Iris users.
Pierre LaFay almost 2 years ago in Learning 4 Will not implement

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

Earn GM points by subscribing to the InterSystems YouTube channel

Earn GM points by subscribing to the InterSystems YouTube channel: https://www.youtube.com/@InterSystemsCorp Benefits: Increase engagement with InterSystems video technologies and content and enable developers and customers to learn more about Int...
Yuri Marx 5 months ago in Global Masters 0 Already exists

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

Add "deprecated" filter in the documentation search

To avoid the use of deprecated functions or properties, would be helpful to filter the search results by the "deprecated" attribute.
Luis Angel Pérez Ramos 7 months ago in Documentation 0 Needs review

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