Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

InterSystems Products

Showing 450

SystemCheck like Utility for System Administrators

The idea is IRIS instance will generate a human-readable summary that highlights whether the system is configured according to InterSystems best practices. Key configuration checks might include: Are Large Pages enabled? Is the Maximum Per-Process...
Abdul Manan 9 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador over 3 years ago in InterSystems IRIS 3 Done by Community

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 9 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 9 months ago in InterSystems IRIS for Health 2 Community Opportunity

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 2 years ago in InterSystems Products 5 Clarification required

Exporting OAuth Server/Client Configs using ^SECURITY or another method

https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another as pointed out in this post, ##class(Security.System).ExportAll() does not export the OAuth settings within an environment. This would b...
Scott Roth over 1 year ago in InterSystems Products 3 Planned

Allow for seperate DATA and ROUTINE databases, when creating HealthShare Foundation namespace, via Installer Wizard

{"children":[{"type":"paragraph","children":[{"text":"Just like creating regular, as well as Interoperability enabled namespaces,allow for seperate default code/data databases, specifying physical location, security and other parameters, creating ...
STEPHEN Pisani 7 months ago in InterSystems IRIS for Health 0 Needs review

Description of property when testing item

When testing a item, after selecting the request, it would be useful to display the description/ commentary of each property of the message.
Corentin BLONDEAU 4 months ago in InterSystems IRIS 5 Clarification required

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 2 years ago in InterSystems IRIS 3 Done by Community

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi over 1 year ago in Developer Experience / InterSystems IRIS 3 Community Opportunity