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

Search results

Showing 39 of 39

Create a Docker image with material for InterSystems IRIS onboarding

Getting started with InterSystems IRIS is not so easy. There are so many possibilities and for a new dev it could be confusing,and the existing documentation is sparse and not exhaustive.Moreover, ObjectScript has changed a lot over the years, so ...
Pietro Di Leo 10 days ago in Initial Developer Experience / InterSystems IRIS 0 Needs review

AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation

Problem Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes. Reproducing an incident or validating a partner change requires man...
Tirthankar Bachhar 10 days ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

AI Log Analytics & Predictive Anomaly Detection for Interoperability

Problem Operational issues (bad data, unusual traffic spikes, rising error rates) are discovered too late, after queues back up or downstream systems fail. Current Event Log, Message Viewer, and Visual Trace are excellent for investigation, bu...
Tirthankar Bachhar 10 days ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

Bring back the wizards

As there are no wizards in VSCode, it can be daunting for new programmers to write code correctly, for example, relationships. So the idea is to add to the extension some functionality to give commented-out examples of how to describe classes corr...
Iryna Mykhailova 18 days ago in Initial Developer Experience / InterSystems IRIS 0 Needs review

offer a FILTER in OEX based on quality Reports

Differently to stars and reviews that are by definition single shot exercise by user (no new review of the same user also after a new release)are Quality Check Reports done periodically by experts.So they aren't static but can and do change over t...
Robert Cemper 27 days ago in Developer Experience / Open Exchange 0 Planned

Embedded Python methods : toggle line comment with # regardless of indentation level using Visual Studio Code

When you write an embedded python method using Language=python, the toggle line comment feature correctly sets "#" to the beginning of lines only for the first indentation, otherwise "//" are added and are not recognized as a comment in Python.
Sylvain Guilbaud 4 months ago in Other 1 Community Opportunity

ObjectScript API to create MS Word files based on templates

Currently, IRIS doesn't have ObjectScript functionality for creating Word files. Python or Java are required. Furthermore, even using these languages, it's a complex process that requires many lines of source code. Therefore, the idea is to use an...
Yuri Marx 5 months ago in InterSystems IRIS 2 Done by Community

Add :CSP Shell to Line Recall

Include $SYSTEM.CSP.Shell() as :CSP, similar to how :sql opens the SQL shell and :py opens the Python shell.
Ashok Kumar T 5 months ago in InterSystems Products 0 Will not implement

Auto-Scaling for Embedded Python Workloads in IRIS

Integrate native auto-scaling capabilities for embedded Python workloads within InterSystems IRIS. This feature would dynamically allocate or deallocate resources (CPU, memory) to Python processes running inside IRIS containers based on real-time ...
din ba 5 months ago in InterSystems IRIS 2 Future consideration
1 MERGED

LLM Adapter and Vector typed Messages for request and responses

Merged
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 5 months ago in InterSystems IRIS 1 Planned