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 596

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga about 3 years ago in InterSystems IRIS 5 Done by Community

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna almost 2 years ago in InterSystems IRIS 4 Already exists

add icons to vscode extensions

InterSystems Extensions for VScode are the preferred way to develop with InterSystems product stack. These extensions enable connectivity and are very helpful, they even provide a color theme pack for vscode. I would like to see and icon theme pac...
Timo Lindenschmid 8 months ago in InterSystems Resources for Developers 0 Ideas Contest

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz almost 2 years ago in Developer Experience / InterSystems IRIS 1 Future consideration

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 6 months ago in InterSystems IRIS 1 Already exists

SharePoint File Service and Operation

Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp about 2 years ago in InterSystems IRIS 2 Done by Community

Universal Global Exchange Utility

1) Description of the idea We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databas...
Alexey Maslov 6 months ago in InterSystems IRIS 3 Future consideration

Compression in SQL Functions

Introduce SQL functions such as COMPRESS() and UNCOMPRESS() to facilitate data compression and decompression. 1️⃣ Description of the idea Introduce native SQL functions COMPRESS(data, algorithm) and UNCOMPRESS(data) to perform data compression a...
Ashok Kumar T 6 months ago in InterSystems Products 1 Will not implement

Add Validation for Dispatch Class in Web Application Settings

1️⃣ Description of the idea Enhance the web application creation process by adding a validation step for the Dispatch Class field. The system should verify that the specified dispatch class exists and is accessible before allowing the web applicat...
Ashok Kumar T 6 months ago in InterSystems Products 1 Future consideration

Differentiating System-Defined vs. User-Defined Web Applications in IRIS

1️⃣ Description of the idea Introduce a new boolean property in the Security.Applications class, such as IsSystemApp, to clearly identify whether a web application is system-defined (created by IRIS such as /api/atelier , /api/docdb , /api/healths...
Ashok Kumar T 6 months ago in Developer Experience / InterSystems Products 0 Needs review