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

InterSystems Products

Showing 257 of 349

Reinstate Studio as a fully supported code editor

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 10 months ago in InterSystems IRIS 2 Will not implement

Date format in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss'

Provide an option in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss' i.e : LOAD DATA .../...USING{ "from": { "file": { "dateformat": "DD/MM/YYYY" } }}
Sylvain Guilbaud 4 months ago in InterSystems IRIS 0 Planned or In Progress

Power Platform Connector for InterSystems IRIS

Develop InterSystems IRIS connector that allows connection to the IRIS data platform from Power Apps / Power Automate
Vadim Aniskin 9 months ago in InterSystems IRIS 1 Community Opportunity

An IRIS for Health "client" installer switch for SCCM or unattended installs

I'm in the process of rolling out our client, which is upgrading from Cache to IRIS for Health, but getting lots of requests from clients for the "Client" switch to be included as an option.
Richard Newberry about 1 month ago in InterSystems IRIS for Health 4 Will not implement

IRIS and ZPM(Open Exchange) integration

Is it possible to integrate IRIS admin panel and OpenExchange, so people could see and install the apps just from there? Like you can install plugins in other products.
Elena E over 1 year ago in InterSystems IRIS 4 Community Opportunity

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz about 2 months ago in InterSystems IRIS 0 Needs review

Add GloRef and Executed lines in UnitTest portal.

Hello, It could be interesting to know the number of GloRef and executed lines in the UnitTest portal. Currently, the portal shows the duration it's good, but it could be better to add gloref and lines. I guess, I can log this myself using OnBefor...
Lorenzo Scalese 3 months ago in InterSystems IRIS 0 Future consideration

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov over 2 years ago in InterSystems IRIS 5 Done by Community

AntiMatter Code accelerator

SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead 9 months ago in InterSystems IRIS 0 Will not implement

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration