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

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 3 months ago in InterSystems IRIS 6 Already exists

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 3 months ago in InterSystems IRIS 6 Future consideration

Add shorthand options like "N" & "T-2" to represent date/timestamps in Message Viewer Search fields.

When searching over messages using message viewer, instead of having to manually enter the exact date/time of the start & end time, I would like to be able to use a shorthand that would theoretically update as I reuse the search. For example: ...
Victoria Castillo 3 months ago in InterSystems IRIS 0 Future consideration

In Visual Trace group response acknowledge messages under the message sent out of the operation.

I would like to see response ACK messages directly under the message sent out of the operation that the ack is in response to. Right now, when messages send out, in some processes, several more messages could be sent out before we get the original...
Victoria Castillo 3 months ago in InterSystems IRIS 0 Needs review

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 3 months ago in InterSystems IRIS 2 Community Opportunity

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 3 months ago in InterSystems IRIS 0 Needs review

New Session for Resend

Currently, when doing a resend, the resend trace is appended to the original session. My idea is to add an option to create a new session for the resend.
Michael Wood 3 months ago in InterSystems IRIS for Health 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 3 months ago in InterSystems IRIS for Health 0 Needs review

Add link to DTL Editor For Subtransforms

A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
Julian Matthews 3 months ago in InterSystems Products 0 Needs review

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako 3 months ago in InterSystems IRIS 2 Will not implement