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 67

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar T 10 months ago in InterSystems Products 0 Future consideration

Auto-Scaling for Embedded Python Workloads in IRIS

Integrate native auto-scaling capabilities for embedded Python workloads within InterSystems IRIS. This feature would dynamically allocate or deallocate resources (CPU, memory) to Python processes running inside IRIS containers based on real-time ...
din ba 5 months ago in InterSystems IRIS 2 Future consideration

Audience missing from OAUth 2.0 config

audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
Mark OReilly over 1 year ago in InterSystems IRIS for Health 0 Future consideration

Docker-friendly naming of IRIS Containers in Repository

It would be very helpful if the naming of the Community Edition IRIS containers in the Container Repository followed and adhered to a Docker-friendly convention. There are two parts to this: 1) Include a "latest version" Container. There used to b...
Rob Tweed 11 months ago in Developer Experience / InterSystems IRIS 5 Future consideration

Make interoperability's visual trace to easy to check, when process was running parallel.

I want to make interoperability's visual trace to easy to check, when process was running parallel. As an example, consider calling bp01 with a Pool Size of 3 from bp00 for 3 processes at the same time. The bp01 column shows three processes jumble...
Yuji Ohata over 2 years ago in Developer Experience / InterSystems IRIS 3 Future consideration

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

Update Message Viewer Search to automatically set the end time to current time at search initiation.

Currently when I run a search over an indexed value, if I use a blank end date/time or for an end date/time that is in the future, my search will take too long to return results and error as it appears to be searching of messages that are coming i...
Victoria Castillo over 1 year ago in Developer Experience / InterSystems Products 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 over 1 year ago in InterSystems IRIS 1 Future consideration

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 over 1 year ago in InterSystems IRIS 0 Future consideration

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 over 1 year ago in Developer Experience / InterSystems IRIS for Health 0 Future consideration