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

All ideas

Showing 640 of 640

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 9 months ago in Developer Experience / InterSystems Products 0 Needs review

Globalmaster Store during Ready

During Ready meeting, members could use their points to purchase available items. The benefit was having access to items that were not available in their home country, as well as avoiding waiting times.
Yuri Marx 9 months ago in Global Masters 1 Will not implement

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 10 months ago in InterSystems Products 1 Community Opportunity

Start new attempt

It would be great if there was a possibility to start a new attempt or clear the answers from the previous attempt.
Iryna Mykhailova 10 months ago in Learning 0 Needs review

Develop productions using YAML

Currently productions are developed in files in XML format. For this reason, it is essential to have a visual editor. The idea is to allow you to create productions using the YAML format, as it is simpler, cleaner and faster to develop and configu...
Yuri Marx over 1 year ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

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 10 months ago in InterSystems Products 0 Needs review

Managing message queue

Managing queue when we need to reprocess messages from business process is not easy in HealthShare at the moment. Any ability to hold current queue in business operation while repossessing large number of older failed messages from business proces...
Mary George over 2 years ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration

Add SCRAM-512 Authentication to IRIS Kafka adapters

I tried to use Kafka service and Kafka operation in IRIS interoperability. Our Kafka cluster requires SCRAM-512 authentication or TLS encryption, not SASL-plain which is offered in current Kafka adapters.
Oliver Wilms over 2 years ago in InterSystems IRIS 0 Implemented

Management Portal page for CONFIGVALUE parameters

Add a user interface to Management Portal, that lists and let you edit/import/export class parameters declared as CONFIGVALUE.
Robert Barbiaux 10 months ago in InterSystems IRIS 0 Needs review

SQL Return ID

Add functionality to SQL to use RETURN on insert statements. To return the value of whichever field is specified after the insert. Can be useful when using SQL to insert records and you need the ID immediately without having to select it.
Stefan Cronje over 2 years ago in InterSystems IRIS 4 Planned