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

InterSystems Products

Showing 318

Improve Typeahed on Macros in include files

With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Stefan Cronje 4 months ago in InterSystems IRIS 2 Community Opportunity

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson 5 months ago in InterSystems IRIS 3 Implemented

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

Raw Code viewer for Classes

Someone asked me today as I was developing a custom Ens.Rule.FunctionSet function wanted to know if there was a way to view the code without having to open VSCode. If you view Routines, from within the Management Portal -->System Explorer -->...
Scott Roth 5 months ago in InterSystems Products 0 Will not implement

Create DTL on the fly from within a Business Process

When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
Scott Roth 5 months ago in InterSystems Products 4 Planned or In Progress

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 5 months ago in InterSystems HealthShare 2 Needs review

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 5 months ago in InterSystems IRIS 0 Future consideration

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

Ability to configure namespace settings and settings outside of CPF merge file capabilities

There should be a way to configure a running instance using a YAML configuration file and / or using a REST API. Currently, a CPF file cannot modify namespace specific settings like schemas, production default settings, credentials and so on. Inst...
Kari Vatjus-Anttila 6 months ago in InterSystems IRIS 5 Community Opportunity

Introduce YAML or JSON support for CPF Merge files

CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov 6 months ago in InterSystems IRIS 0 Will not implement