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.
Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec
^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Extract IRIS configuration information and use it to generate diagrams showing aspects such as:
How ECP is being used to connect application servers and data servers.
The relationships between namespaces and databases, including where mappings...
John Murray
2 months ago
in InterSystems IRIS
1
Community Opportunity
The traditional acronym, COS (=Caché ObjectScript) is not really up-to-dateand appears to be rather unwelcome in an official context ISOS for InterSystems ObjectScript seems to be more appropriate
Robert Cemper
2 months ago
in InterSystems IRIS
3
Community Opportunity
Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation
SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
SystemCheck like Utility for System Administrators
The idea is IRIS instance will generate a human-readable summary that highlights whether the system is configured according to InterSystems best practices. Key configuration checks might include: Are Large Pages enabled? Is the Maximum Per-Process...
Use InterSystems Interoperability as a Traceability tool for GenAI LLM pipelines
Traceability becomes crucial in LLM/Gen AI products development. Langfuse is a number 1 traceability tool nowadays, at least as we see examining the market. IRIS Interoperability is being used widely for Interoperability tracebility as well. Could...
Evgeny Shvarov
9 months ago
in InterSystems IRIS
0
Community Opportunity
Flyway is an opensource db migration tool. Here is the related discussion: https://community.intersystems.com/post/flyway-support-intersystems-iris It'd be great to have IRIS support. There is an attempt dated 3 years ago: https://github.com/flywa...
Create a vscode extension to use the Intersystems IRIS Load Data utilities into VSCode.
Users can select a file from VSCode and click export, VSCode allows to the user select the persistent class, the fields, encoding and other options allowed an...