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.
Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi
9 months ago
in InterSystems IRIS
3
Community Opportunity
Implement samples of $system.external interface (aka "InterSystems External Servers")
The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
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
12 months ago
in InterSystems IRIS
0
Future consideration
a simulation of host variables is actually only Available with Embedded SQL only.you know the famous (and horrible to me) :varnam syntax.I propose to take some workaround to allow similar functionality as in other SQL dialects.For good reasons the...
Robert Cemper
about 2 months ago
in InterSystems IRIS
1
Done by Community
Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman
over 1 year ago
in InterSystems IRIS
2
Will not implement
Use the built-in feature engineering in AutoML to transform datasets
The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter
over 2 years ago
in InterSystems IRIS
3
Planned or In Progress
Add shorthand options like "N" & "T-2" to represent date/timestamps in Message Viewer Search fields.
When searching over messages using message viewer, instead of having to manually enter the exact date/time of the start & end time, I would like to be able to use a shorthand that would theoretically update as I reuse the search. For example: ...
Victoria Castillo
9 months ago
in InterSystems IRIS
0
Future consideration
In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay
over 1 year ago
in InterSystems IRIS
3
Future consideration
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...
Evgeny Shvarov
about 2 months ago
in InterSystems IRIS
0
Community Opportunity