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 449

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 3 years ago in Initial Developer Experience / InterSystems IRIS 3 Community Opportunity

Programmatic Conversion from SDA to HL7 v2

1️⃣ Description of the idea Currently, developers can convert HL7 v2 messages to SDA format using the class method HS.Gateway.HL7.HL7ToSDA3.GetSDA() effortlessly. However, there is no equivalent built-in method to convert an SDA document back to a...
Ashok Kumar T 8 months ago in Developer Experience / InterSystems Products 0 Needs review

Better handle whitespace in Management Portal Text entry

Consider the following scenarios: 1. Copying and pasting unwanted whitespace charaters from an Excel Worksheet into Integration Lookup table Keys or Values. Actual Impact: Caused a difficult to discover unwanted difference in behaviour that delaye...
Alex Woodhead over 3 years ago in InterSystems Products 0 Planned

Improve journal display in IRIS admin portal

When I delete a "global" and need to recover it, it's a lot of work to use the journal view page (System Operation > Journal Files). I have to click line by line and copy the content that was in the global, in addition to the message coming wit...
Rodolfo Pscheidt over 3 years ago in InterSystems IRIS 3 Will not implement

Module deployment support via Production Export in Dev environment

Enhance Integration Production view Action-> Export dialogue. In addition to outputting a monolitic XML export of resources. This form should support the transparent generation of an IPM module and be able to push via IPM to named repository. I...
Alex Woodhead over 2 years ago in InterSystems IRIS for Health 0 Community Opportunity

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese about 2 years ago in InterSystems IRIS 0 Ideas Contest

TTL(Time To Live) Parameter in %Persistent Class

1️⃣ Description of the idea Introduce a new TTL (Time-To-Live) parameter within the %Persistent class. When enabled and configured with a time value (in seconds), this parameter automatically adds an internal expiration timestamp property and add ...
Ashok Kumar T 8 months ago in InterSystems Products 1 Community Opportunity

Managed alerts resend message button

From Managed alerts often the solution is "resend the message" as is a temporary fault. A button to clear the alert by resending the original message at fault would be useful as at the moment need to look at trace, get the object id, go to message...
Mark OReilly over 1 year ago in InterSystems IRIS for Health 1 In Progress

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx over 3 years ago in InterSystems IRIS 3 Done by Community

recursive search in Abstract Set Query

1️⃣ Description of the Idea Introduce recursive search capability in InterSystems Abstract Set Query (ASQ) to efficiently navigate and retrieve data from complex %DynamicObject and %DynamicArray structures. This enhancement enables querying deeply...
Ashok Kumar T 8 months ago in InterSystems Products 0 Needs review