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 94

Reserve licenses

Where a system is using user based licensing the allocation is first come first served. If there are dynamic connections, such as web based applications, it would be useful to reserve a license for a specific license ID to ensure availability. Thi...
David Underhill about 2 years ago in InterSystems IRIS 0 Future consideration

Cloud Service Starter Kit

Create a tool/utility/framework to build a new cloud native micro-service. Automating the mundane parts of making a micro-service, and letting a developer start from the kit and just need to add in the logic of the service itself, and then be able...
Milton Gore about 2 years ago in InterSystems IRIS 0 Future consideration

VS Code: Index local workspace folder

The VS Code Language Server currently relies on the connected InterSystems server for most intelloisense. For people who work client-side and either work without an active server connection or don't sync their local files with the server often, th...
Brett Saviano about 2 years ago in InterSystems IRIS 0 Future consideration

HealthShare Patient Unmerge Ooopses

Anyone who has ever had an ADT merge message come into the system that in other EHRs and applications had an "undo" that cannot be easily done inside of healthshare. From review and digging inside of healthshare - most of the data a user would nee...
Sawyer Butterfield about 2 years ago in InterSystems HealthShare 0 Future consideration

Create a specific font for InterSystems products

A specific font for InterSystems products will help to create an image of trademark and it would help to identify InterSystems around the world.
Luis Angel Pérez Ramos over 1 year ago in InterSystems Products 1 Future consideration

testing framework for InterSystems IRIS microservices

The idea proposes to develop a testing framework for InterSystems IRIS microservices that would make it easier to test microservices independently and in concert. This would be especially useful for developers who are creating microservice-based a...
din ba over 1 year ago in InterSystems Products 0 Future consideration

Code Examples

Hi, as a Developer it is very challenging to troubleshoot a code issues when the documentation provided does not include potential or common error scenarios and examples of code to use to resolve those issues. For other vendors like Microsoft, I a...
Carmelita Resh about 2 years ago in Documentation 0 Future consideration

Add new field in the Community Articles to link them with the official documentation

It would be really usefull to join the articles of the community with the official documentation, you would be able to see real examples directly from the official documentation.
Luis Angel Pérez Ramos over 1 year ago in Community 1 Future consideration

For community articles, let admins (and possibly article authors) pin particular comments to the top

Sometimes, particular comments on a DC article offer crucial insight that people should. Allowing authors or DC admins to be able to pin this to be the first comment after the article (or perhaps even above it?) so that they make sure that people ...
Jonathan Sue-Ho about 2 years ago in Community 1 Future consideration

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration