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

Port Authority: Include FTP/SFTP Server Names and Ports

The Port Authority database is a great tool for tracking ports and IP addresses for inbound and outbound connections for interfaces based on the TCP adapters. However, it does not record hostname and port (FTPServer and FTPPort properties) for Fil...
Jeffrey Drumm 9 months ago in InterSystems IRIS for Health 1 Needs review

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

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 10 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 10 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

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

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

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 almost 2 years ago in Developer Experience / InterSystems IRIS 3 Community Opportunity

Native JSON Datatype exclusively for JSON

Create a built-in native JSON datatype like "%Library.String" and implement the SQL JSON_ functions natively. Store, retrieve, search, validate by schema and update the before save and save JSON values instead of store into %String - we can't stor...
Ashok Kumar T about 1 year ago in InterSystems Products 0 Future consideration