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 318

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 8 months ago in InterSystems IRIS 5 Future consideration

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 t...
Vadim Aniskin about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

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 1 year ago in InterSystems IRIS 2 Will not implement

Allow the Web Gateway Installer to map all requests (not only csp/cls/cxw).

When the Web Gateway Installer configures the Web Server (IIS, Apache, etc.) to direct requests to the InterSystems server, it does so only to certain URLs with a clear InterSystems-related request (e.g. *.csp or *.cls), thus allowing the Web Serv...
Tani Frankel over 1 year ago in InterSystems Products 5 Clarification required

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 5 Future consideration

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 3 Planned or In Progress

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 0 Community Opportunity

Add link to DTL Editor For Subtransforms

A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
Julian Matthews 6 months ago in InterSystems Products 0 Future consideration

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig 9 months ago in InterSystems IRIS 0 Planned or In Progress

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem over 1 year ago in InterSystems IRIS 2 Community Opportunity