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.
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...
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.
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...
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
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
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...
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...
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...
Implement or incorporate a mocking framework to complement %UnitTest class
Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
It would be really great to hear mini podcast with different Devs from around the world of InterSystems, how they do work, tools they like, tough bugs, ect