Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

InterSystems IRIS

Showing 290

Data migration tool from DB2 to IRIS

Data migration tool from DB2 to IRIS
Evgeny Shvarov about 4 years ago in InterSystems IRIS 3 Will not implement

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 about 2 years ago in InterSystems IRIS 0 Ideas Contest

Implement support for FHIRPath Patch resources on InterSystems FHIR Server

InterSystems FHIR Server documentation states that currently only JSON Patch documents are supported. I propose to implement support for the FHIRPath Patch resources, in compliance with FHIR specification on RESTful APIs.
Maksym Shcherban about 2 years ago in InterSystems IRIS 2 Implemented

Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH

In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay about 2 years ago in Developer Experience / InterSystems IRIS 0 Future consideration

Implement StoreFieldStreamRaw for XML Virtual Documents

XML Virtual Documents don't support StoreFieldStreamRaw like HL7 Messages, forcing to the user to work with SetValueAt, limit the size of the Stream to the MAXSTRING value
Luis Angel PĂ©rez Ramos about 2 years ago in InterSystems IRIS 0 Will not implement

Add Email-Only 2FA

Currently, IRIS has two options for 2-factor authentication. You can use SMS, which requires a cell phone, or you can use an authenticator app. This is also generally going to require a cell phone. I would be helpful for some of our users if we co...
David Hockenbroch over 2 years ago in InterSystems IRIS 1 Will not implement

DB Driver for Django

For use with IRIS SQL or IRIS, a database driver for Django can open some system-building opportunities. If IRIS SQL is used as a service and the developer is skilled in the Django framework.
Stefan Cronje over 2 years ago in InterSystems IRIS 1 Already exists

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 over 2 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

Use browser engine

Integrate some browser engine like chromium so that we can use tools like Selenium, Cypress, to perform tests.
AndrĂ© Dienes Friedrich over 2 years ago in InterSystems IRIS 4 Will not implement

Dynamic creation of REST Response

As I am working on my first REST client, it would be helpful like with SOAP requests if the Class Structures could be built automatically. While the request class would still need to be built and defined, it may be helpful or save time if we could...
Scott Roth over 2 years ago in InterSystems IRIS 1 Done by Community