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 50

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 8 months ago in InterSystems Products 2 Needs review

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar 3 months ago in InterSystems Products 2 Needs review

Add warning before executing the truncate/delete query

Whenever executes a DML command DELETE or TRUNCATE without clause display warning message and cancel out the query execution option in management portal and terminal, it's mostly helpful in development environments and rarely used in production. H...
Ashok Kumar 3 months ago in InterSystems Products 2 Needs review

Distinguish Read only properties from editable properties in Task Scheduler Wizard

The Task Scheduler is a powerful feature that enables users to automate tasks and improve system management efficiency. However, some tasks may contain Read-Only properties, which users are not permitted to modify. These properties are designated ...
Stella Ticker 3 months ago in InterSystems Products 1 Needs review

allow easier consumption of structured Non-CDA documents

In some countries outside US, other than HL7 CDA standards are used to exchnage structured documents. Recently when using XDS Provide and Register Document Set transaction is used, it is hardcoded to consume only content of HL7 CDA documents. Anyt...
Daniel Kutac 9 months ago in InterSystems HealthShare 0 Needs review

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

Managed alerts resend message button

From Managed alerts often the solution is "resend the message" as is a temporary fault. A button to clear the alert by resending the original message at fault would be useful as at the moment need to look at trace, get the object id, go to message...
Mark OReilly 5 months ago in InterSystems IRIS for Health 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 8 months ago in InterSystems HealthShare 2 Needs review

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

Linkage between BP and calls to using Translation (DTL's)

Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
Scott Roth 4 months ago in InterSystems IRIS 0 Needs review