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 337

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud over 1 year ago in InterSystems IRIS 2 Already exists

New Session for Resend

Currently, when doing a resend, the resend trace is appended to the original session. My idea is to add an option to create a new session for the resend.
Michael Wood 9 months ago in InterSystems IRIS for Health 1 Planned or In Progress

To integrate InterSystems IRIS for Health with Open Source Drools

The are huge amount of business rules needed in transferring and transforming data
William Liu about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

BPL, DTL and Rulesets in JSON and/or YAML

Sometimes when working with large rulesets, DTL, and BPL, it is easier to edit it in VSCode as XML than on the visual editors. XML is not the most legible format. If we could edit these as JSON or YAML, it would make editing it a lot easier. Not s...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Will not implement

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest over 3 years ago in InterSystems IRIS 2 Done by Community

Implement support to Fivetran, data movement platform

https://www.fivetran.com/ Fivetran is the automated data movement platform moving data out of, into and across your cloud data platforms. Enterprise or free version available, including cloud, AWS GovCloud or self-hosted
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 1 Community Opportunity

Unit testing in VSCode

A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
Robert Barbiaux almost 2 years ago in InterSystems Products 3 Done by Community

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov about 3 years ago in InterSystems IRIS 2 Done by Community

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 about 1 year ago in InterSystems IRIS 1 Implemented

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney almost 3 years ago in InterSystems IRIS 1 Done by Community