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 311

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta 5 months ago in InterSystems IRIS 1 Planned or In Progress

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 1 Future consideration

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 3 Planned or In Progress

CSV Wizard - Record Mapper

Using the CSV Wizard within the Record Mapper, it requires you to predetermine the Record Map Name. It would be nice to be able to select the package that it needs to be saved under, and then specify the name.
Scott Roth 3 months ago in InterSystems Products 0 Needs review

Create front-end package based on CSS and JS to be used in NodeJS and Angular projects

It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos about 2 years ago in InterSystems IRIS 4 Community Opportunity

Intersystems EF Core Provider

Details Intersystems EF Core Provider https://community.intersystems.com/post/has-anyone-used-net-core-ef-cach%C3%A9#comment-59441
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 1 Implemented

Envrionment variable support in System Default Settings

Docker commonly passes settings via environment variables. It could be useful if when resolving settings for production configuration this could also evaluate environment variables instead of deployed static values. Thus the container drives the b...
Alex Woodhead over 1 year ago in InterSystems IRIS 4 Needs review

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson 3 months ago in InterSystems IRIS 3 Implemented

Support for Liquibase

Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Yuri Marx about 1 year ago in InterSystems IRIS 3 Done by Community

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov over 1 year ago in InterSystems IRIS 1 Community Opportunity