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 84

Auto-login to restricted documentation (e.g., HealthShare) for orgs/users

Would be a big people pleaser (at least with my org) if each day we accessed HealthShare docs @ docs.intersystems.com we didn't have to login yet again to access contextual help from the Management Portal. How? (Just a thought off the cuff) Maybe ...
Guest over 2 years ago in Documentation 0 Needs review

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

Update $ZV to include Health Connect info

A lot of times when working with WRC and I do a zwrite $ZV for tickets I get the following that does not contain the HealthShare Health Connect version. USER>w $ZV IRIS for UNIX (Red Hat Enterprise Linux 8 for x86-64) 2024.1 (Build 267_2U) Tue...
Scott Roth 17 days ago in InterSystems HealthShare 1 Needs review

Improve support for client-side editing in VS Code

A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
Robert Barbiaux 30 days ago in InterSystems Products 0 Needs review

Run rules chain by using Rule Editor without DTL

We may run the rules chain by using Rule Editor with DTL, which is applicable if regarding protocols-transformation and fields-mapping from sources to targets It is expected to run the rules chain by using Rule Editor without DTL, namely against a...
William Liu about 1 month ago in InterSystems IRIS for Health 2 Needs review

Add history and aliases to the VS Code WebSocket Terminal

The vscode-objectscript extension supports a WebSocket-based terminal that's integrated with VS Code's Terminal UI. It has some key features that the standard IRIS terminal lacks, like syntax coloring and multi-line input. However, the standard IR...
Brett Saviano about 1 month ago in InterSystems Resources for Developers 0 Needs review

Distributed Work Manager

Imagine Distributed Work Manager (DWMgr) that can: Call methods or $$-functions in background on any reachable IRIS server (e.g. on Asynchronous or Failover Mirror Member), so called target server, pushing all necessary input data in local or glob...
Alexey Maslov about 1 month ago in InterSystems IRIS 5 Needs review

Having multiple WIJ

with multiple WIJ - one per DB we can achieve much faster data writes to DBs especially on cloud where disks are usually slower than disks on premise. Current processes with 1 WIJ is: write to WIJ (preferably on different disk to get maximum perfo...
Yaron Munz about 2 months ago in InterSystems IRIS 0 Needs review

Access Saved MessageViewer Searches across namespaces

While the ability to save a MessageViewer Search in one namespace is helpful, it would be even better if we could access these saved searches to different namespaces. Right now the only way to do that is to open the Saved search in the namespace w...
Stella Ticker about 2 months ago in InterSystems IRIS for Health 0 Needs review

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 3 months ago in InterSystems IRIS 0 Needs review