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 22

SQL export data option to save locally

When using the export wizard the sql data exported can only be saved to the server. Saving locally or the option to do so like the other export options would save time and effort to then log into the server and copy that data locally for use i.e. ...
Mark OReilly 18 days ago in Developer Experience / InterSystems HealthShare 0 Planned

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 5 months ago in InterSystems IRIS 0 Planned

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 5 months ago in Developer Experience / InterSystems IRIS 0 Planned

API to display patches applied

It is almost impossible to find whether and what patch(es) were applied to a given instance. When working with customer systems, this is critical to know as patches may have big impact on outcomes.
Daniel Kutac 7 months ago in Developer Experience / InterSystems Products 5 Planned

Improve selectivity of Articles and Questions in DC

Besides the fact that the selection of questions and articles is not obviousI miss (also in the light of my previous idea forced auto tagging) useful selection criteria for TAGs select more than 1 TAG (e.g.+ ObjectScript +Terminal +Studio +Vector ...
Robert Cemper about 1 year ago in Developer Community 2 Planned

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

OAuth settings option for HS.FHIRServer.Interop.HTTPOperation

In working on a Proof of Concept, I found that I have to get the Access Token before the call is even made to the HS.FHIRServer.Interop.HTTPOperation. Like how the ServiceName as a setting within the HS.FHIRServer.Interop.HTTPOperation it would be...
Scott Roth over 1 year ago in InterSystems IRIS 0 Planned

iristerminal connect securely with IRIS running on Linux hosts via SSH

Window's utility, iristerminal, can only connect to IRIS running on Linux hosts with telnet protocol. telnet is not considered secure as all communication is in plaintext. Most organisations do not permit the use of telnet on Linux hosts. Secure c...
Phillip Wu over 1 year ago in Developer Experience / InterSystems IRIS 3 Planned

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo over 1 year ago in Developer Experience / InterSystems IRIS 6 Planned

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 about 2 years ago in InterSystems IRIS 4 Planned