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 357 of 357

Add wizard to create class with its properties

Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez over 1 year ago in InterSystems IRIS 3 Will not implement

Adapting tools for people with special needs and/or disabilities 🌐🔰🦽🦼♿

Blind people, people with reduced mobility, people with color blindness, autistic people, people with Asperger's syndrome, human beings with Parkinson's disease, or missing a hand and/or fingers. Can Intersystems tools be adapted to them? Do you ...
Yone Moreno over 1 year ago in InterSystems Products 2 Future consideration

Cache Journal Switch Schedule

Add the facility for journals to not only be switched on size but also on a schedule either every hour or half hour. This will allow the system to be restore and the journals replayed upto a fixed time, rather than taking incremental/differential ...
Gary Holt over 1 year ago in InterSystems IRIS 2 Already exists

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 over 1 year ago in InterSystems IRIS 0 Future consideration

Reagent Consumption Module - Auto Consumption of Lab Machine Reagents

Add provision to consume lab machine reagents on the basis of the quantity defined with test items. Consumption should be automatically from the stock on authorization of lab test.
Vinay Purohit over 1 year ago in InterSystems TrakCare 0 Future consideration

change data chapture

CDC is a necessity today. But with Cache/IRIS, it is not possible. There is a heck to do this, by using the dejournal filter, but it only produces inforation at the global variable level. SQL table inforation is lost. It would be nice if a standar...
聆严 周 over 1 year ago in InterSystems IRIS 3 Will not implement

A client to export codes from specified packages from IRIS/Cache

A code exporter is desired for these two reasons. 1 .Currently code backup functionality is almost non-existent. Backup via standard database backup is risky for the fear that code and data will be rolled back or forwarded simultaneously, which is...
聆严 周 over 1 year ago in InterSystems IRIS 3 Will not implement

Native RPC API for ObjectScript

We have a full featured API for access globals via ECP, but still have no "standard" way to do RPC. In Cache it was possible with %Net.RemoteConnection.cls. Having been removed from IRIS, this class is still not substituted with some clear API. By...
Alexey Maslov over 1 year ago in InterSystems IRIS 2 Already exists

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 10 months ago in InterSystems IRIS 0 Future consideration

Business Operation Testing mode per namespace

While there are several different Testing options available, it would be nice at a system level if you wanted to just test Business Rules, Business Processes, and Data Transformations to have a way to change all Business Operations into a Testing ...
Scott Roth over 1 year ago in InterSystems IRIS 0 Needs review