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 47

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 almost 2 years ago in InterSystems IRIS 0 Future consideration

Connectivity of DeepSee with External Database

Connectivity of DeepSee with external database. Also provision to build subject areas from external database and linking with TrakCare database.
Vinay Purohit almost 2 years ago in InterSystems IRIS BI 2 Future consideration

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese 6 months ago in InterSystems IRIS 0 Future consideration

SQL Return ID

Add functionality to SQL to use RETURN on insert statements. To return the value of whichever field is specified after the insert. Can be useful when using SQL to insert records and you need the ID immediately without having to select it.
Stefan Cronje 9 months ago in InterSystems IRIS 4 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 12 months ago in InterSystems Products 1 Future consideration

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 almost 2 years ago in InterSystems Products 2 Future consideration

Create List and Array Data Types that uses a PPG and not memory

When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje 6 months ago in InterSystems IRIS 0 Future consideration

IPM store on Management Portal

From a new screen in the IRIS Management Portal, list all IPM projects and allows to install them from it
Yuri Marx 9 months ago in InterSystems IRIS 0 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 12 months 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 about 1 year ago in InterSystems IRIS 0 Future consideration