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.
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
over 2 years ago
in InterSystems IRIS
4
Will not implement
Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill
over 2 years ago
in InterSystems IRIS
5
Will not implement
I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum
over 2 years ago
in InterSystems IRIS
7
Will not implement
Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz
over 1 year ago
in InterSystems IRIS
5
Will not implement
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 1 year ago
in InterSystems IRIS
0
Will not implement
Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez
over 2 years ago
in InterSystems IRIS
3
Will not implement
CDC is a necessity today. But with Cache/IRIS, it is not possible. There is a heck to do this, by using the dejournal filter, but it only produces inforation at the global variable level. SQL table inforation is lost. It would be nice if a standar...
A client to export codes from specified packages from IRIS/Cache
A code exporter is desired for these two reasons. 1 .Currently code backup functionality is almost non-existent. Backup via standard database backup is risky for the fear that code and data will be rolled back or forwarded simultaneously, which is...