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 IRIS

Showing 198 of 366

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem 10 months ago in InterSystems IRIS 2 Community Opportunity

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

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that even...
Scott Roth 3 months ago in InterSystems IRIS 0 Needs review

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

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

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 10 months ago in InterSystems IRIS 1 Community Opportunity

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador almost 2 years ago in InterSystems IRIS 3 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 11 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 over 1 year ago in InterSystems IRIS 5 Future consideration

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 5 months ago in InterSystems IRIS 0 Planned or In Progress