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 276 of 592

Improve Production Migration From TST to PRD

While I understand the current export/import process to move build from a test env to production, it would be nice if there was an automatic function that would migrate from test to production and include all dependencies like data lookup tables, ...
Corinne Ridgley about 3 years ago in InterSystems IRIS 4 Will not implement

VS Code: Index local workspace folder

The VS Code Language Server currently relies on the connected InterSystems server for most intelloisense. For people who work client-side and either work without an active server connection or don't sync their local files with the server often, th...
Brett Saviano about 3 years ago in InterSystems IRIS 0 Ideas Contest

HTTPS for SMP (REST api calls) support + documentation with standard apache

IRIS (and Cache) were always shipped with standalone (with a very simple configuration) apache web server for non-production use (SMP, develop REST API calls etc.). This apache web server supports (out of the box) only HTTP. Large organizations us...
Yaron Munz about 3 years ago in InterSystems IRIS 2 Will not implement

Add polling for changes to the VSCode extension(s)

Currently, if you edit code client-side in VSCode the local copy of any routines/classes remain static.If someone else makes a change, via Studio or another VSCode session etc..., then that change doesn't update my local client copy or flag that a...
David Underhill 10 months ago in InterSystems IRIS 1 Will not implement

Add workflow task as Activity in Business Process Designer

To create workflows easily from the BP designer screen would be really helpful to have a specific activity with the required info to create a TaskRequest.
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 0 Will not implement

Introduce an Interoperability module (adapter, operation) for pdf.co

pdf.co is an online service to deal with pdf files. e.g. it can provide a text information inside pdf it'd be great to use it in interoperability scenarios to analyze different pdf files
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

Load Datasets from Hugging Face into IRIS

Hugging Face is one of the most popular AI models community. It also has a lot of datasets. It'd be great to add a one-click/one-line-of-code way to import huggingface data into IRIS
Evgeny Shvarov over 1 year ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Class reference generator

Implement a new open-source based project for Class Reference. Which would not require IRIS for work, web only. It's 99% static, no reason in the database just a bunch of metadata. with correct search by any class members
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 1 Done by Community

Object Browser

Browse and edit data Objects similar to how we can edit Globals
David Underhill over 3 years ago in Developer Experience / InterSystems IRIS 0 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 over 1 year ago in InterSystems IRIS 0 Future consideration