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 59

Interoperability Production: "Add a 'Type-to-Filter' ability in dropdown selections"

Our InterSystems HealthConnect Environment uses multiple namespaces and in those namespaces we have hundreds of components. It can be really tedious and slow to scroll though each drop down to select a component in a routing rule (targets or sourc...
Victoria Castillo 11 months ago in InterSystems HealthShare 1 Future consideration

Searchable Index of New Features

Please can you consider adding a searchable index of New Features to the Documentation/Community pages? I would like to see the version that a new feature was introduced/enhanced/formalised etc.
Paul Hurley about 1 year ago in Documentation 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 6 months ago in InterSystems IRIS 4 Future consideration

Why use storage for an index that has never been used?

If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr 9 months ago in InterSystems IRIS 5 Future consideration

Implement shopping cart to get multiple prizes from Global Masters at one time

It's a bit annoying to fulfill the address data when you want to get more than one prize from the Global Masters. A shopping cart would be appreciated.
Luis Angel Pérez Ramos 3 months ago in Global Masters 1 Future consideration

Transient data

When modeling a new table or persistent class, allows to mark the table or persistent class as transient. The transient attribute will set how many time the data will exists in the database. Transient data is useful to persist temporal data, like ...
Yuri Marx 11 months ago in InterSystems IRIS 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 4 months ago in InterSystems IRIS 0 Future consideration

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

Add hyperlink to documentation web page from management portal options

Would be really useful to add hyperlink to specific documentation to the multiple fields and configuration of the portal management, one of the most common complain of our customers is "I can't find anything in your documentation, it's a totally m...
Luis Angel Pérez Ramos 12 months ago in InterSystems Products 0 Future consideration