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 82

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

Add more of a timeout in restart functionality

I have found on occasion that the restart functionality on a Object doesn't always really help. Occasionally I noticed that sequence in Stopping an object, then immediately Starting the object back up doesn't give the system significant time to fu...
Scott Roth over 1 year ago in InterSystems IRIS 5 Future consideration

Add "Create New Router" Option to Business Operation Wizard

In my role, I have use cases where instead of the Business Process (Router) & Business Rule (Routing Rule) being named for the Business Service, I need it to be named and generated for the Business Operation. While blank Business Business Rule...
Victoria Castillo over 1 year ago in InterSystems Products 0 Future consideration

Import classes with ES6 syntax

Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place. A possible example would be to be a...
Joan Pérez over 1 year ago in InterSystems IRIS 0 Future consideration

List OEX business services, operations and processes on Interoperability wizards

Today only official business services, operations and processes are presented as options on Interoperability wizards, but could be great allows to the developer choose community adapters, business services, operations and processes from IPM registry
Yuri Marx over 1 year ago in InterSystems IRIS 4 Future consideration

Make Every Operation and Service Expose its message classes

Every Interoperability Business Service sends a message of a certain type. Every Operation receives a request message of a certain type and then sends back a response message of a certain class type. Currently it is not clear which are the these c...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

Custom Visualizations for Physicians

Enable physicians to track specific health data using charts and graphs. Physicians can easily monitor trends and make informed clinical decisions.
Ikram Shah over 1 year ago in InterSystems IRIS for Health 3 Future consideration

%NormalizeObject to cater for serial, list of objects and user call-back

It will be helpful if the %NormalizeObject method had the same depth of functionality as %ValidateObject. %ValidateObject has the checkserial argument. Adding the same type of argument to %Normalize will make things simpler when it comes to normal...
Stefan Cronje over 1 year ago in InterSystems IRIS 0 Future consideration

Public API for access to shared memory

Sometimes we need to have a resource shared among several processes, e.g. some application counters, that we don't want to be looked up by users. Globals don't fit this need for evident reason. The idea is to provide an API which allow shared (whi...
Alexey Maslov over 1 year ago in InterSystems IRIS 1 Future consideration

Automatic XML Formatting of XData in DTL, BPL and Rulesets

The basic idea is that when a DTL, BPL or ruleset is edited on the SMP, that is formats the XML in the XData block. With large DTL, Rulesets and BPL, it is sometimes easier to open the class, collapse some sections of the XML and check the flow. P...
Stefan Cronje almost 2 years ago in InterSystems Products 3 Future consideration