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

Fix bugged %JSONIGNORENULL parameter implementation

The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore. The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Enrico Parisi about 1 month ago in InterSystems IRIS 0 Needs review

Add Typescript Interface Projection

Description: The projection options for persistent classes should include an option to project them to a TypeScript interface. Target Audience: Since some of the most popular front-end frameworks such as Angular, React, and Vue.js offer TypeScript...
David Hockenbroch about 1 month ago in InterSystems IRIS 0 Ideas Contest

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 about 1 month ago in InterSystems IRIS 0 Ideas Contest

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 about 1 month ago in InterSystems IRIS for Health 0 Needs review

Expose "Reply To" as default on EnsLib.EMail.AlertOperation

Description of the idea On Email alert operation we had to extend the class to expose reply to on the standard EnsLib.EMail.AlertOperation . It would be useful if this out of the box was exposed and could be used instead of having the wrap the obj...
Mark OReilly about 1 month ago in InterSystems HealthShare 1 Ideas Contest

Add a field onto Oauth Client to allow alerting expiry dates alert

Description of the idea Add a field into Oauth2 client secret config to store the expiry date. And have this date used then in Messages.log for expiry alerting like ssl certs. Who is the target audience? Intersystems Administrators What problem do...
Mark OReilly about 1 month ago in InterSystems HealthShare 0 Ideas Contest

Binding IP Address to SOAP Operations

If you are running a mirrored environment and using a VIP, sometimes the VIP has an assigned NAT. Specifying "Local Interface" or binding the request to a specified value is helpful for setting up a Firewall rule to allow the connection to happen.
Scott Roth about 2 months ago in InterSystems Products 2 Clarification required

Idea to Improve Engagement on the InterSystems Community Portal "@everyone"

I believe it would be incredibly helpful if the platform supported a feature like "@everyone" — similar to what we see on Slack, Discord, or other forums. 🔔 This could be used to: Highlight important discussions or announcements Gather quick feedb...
Harshitha Balakrishna about 2 months ago in Community 0 Needs review

Macros in Classes

Currently, there are two possibilities to use macros in a class 1) with the "Include" keyword at the beginning of a class definition 2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Julius Kavay about 2 months ago in InterSystems Products 2 Will not implement

Add "deprecated" filter in the documentation search

To avoid the use of deprecated functions or properties, would be helpful to filter the search results by the "deprecated" attribute.
Luis Angel Pérez Ramos about 2 months ago in Documentation 0 Needs review