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 423

Connect InterSystems Documentation and Developer community

Developer community https://community.intersystems.com/ includes a lot useful technical articles and Q&A. I suggest to show related documents from Developer community on the InterSystems Documentation search results page. And also add on every...
Nikolay Soloviev almost 2 years ago in Documentation 1 Will not implement

Make all Production Item Settings available in Defaults Settings

This is in reference to the settings that are stored on the production class and cannot be put in default settings. These are Pool Size, Enabled, Log Trace Events As an example, there are many business hosts that are enabled on Live regarding aler...
Stefan Cronje over 1 year ago in InterSystems IRIS 0 Future consideration

Support citizens to sell / donate their health data

Create a platform (IRIS for Health) and app that would support citizens to sell/donate their medical data. This would be a combination of the Provider & Payer data (federal patient access and interoperability rules), device data and other data...
Guest about 3 years ago in InterSystems IRIS for Health 3 Will not implement

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 2 Will not implement

A tool to init projects

A cli command like "iris init" which prompt several questions like "Do you want a REST API ? ", "Do you want Analytics modules ?" etc etc...And once the command is done, a blank project is generated with the skeleton of the code
Dorian Tetu 10 months ago in InterSystems IRIS 0 Community Opportunity

Add Inbound Interoperability adapter for HTTP Calls

Currently HTTP calls available only as Business operations and Outbound adapters. Introduce business service and inbound adapter for HTTP calls
Evgeny Shvarov over 1 year ago in InterSystems IRIS 2 Community Opportunity

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

PM platform

It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry about 2 years ago in Learning 0 Will not implement

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed about 2 years ago in InterSystems IRIS 3 Future consideration