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 579 of 579

Career-oriented learning paths

There is no second opinion InterSystems is having a great community and a learning portal. Out of the learning paths available in the below link, I think we should have career-oriented paths. Please share your inputs https://learning.intersystems....
Aasir Waseer over 3 years ago in Learning 1 Implemented

Intersystems EF Core Provider

Details Intersystems EF Core Provider https://community.intersystems.com/post/has-anyone-used-net-core-ef-cach%C3%A9#comment-59441
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 1 Implemented

A modern management portal to manage InterSystems IRIS

Current is outdated and not very effective sometimes
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 3 Planned

Real-Time IntegratedML Utility

Currently, there is no simple way to run IntegratedML predictive models on real-time data as it is ingested into IRIS. The best method we’ve found for performing these real-time predictions is by creating a custom business process that includes a ...
Guest about 4 years ago in  1 Community Opportunity

Add support for two-factor authentication in DBeaver

In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements. IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections. Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Enrico Parisi 5 months ago in Developer Experience / InterSystems Products 1 Future consideration

Include an option in HealthShare (UCR) to support natively a vectorized database of patients' clinical data, enabling retrieval-augmented generation (RAG) for communication with market-available large language models (LLMs).

This feature would provide substantial added value to the product, particularly in the AI-driven era. Additionally, the vector search capability will support a wide variety of other use cases.
Claudio Devecchi about 1 year ago in InterSystems HealthShare 0 Community Opportunity

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

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz over 1 year ago in Developer Experience / InterSystems IRIS 1 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 over 1 year ago in Developer Experience / InterSystems IRIS 0 Future consideration

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