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 422 of 581

Private Variables

Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman over 1 year ago in InterSystems IRIS 6 Ideas Contest

Updating Provider Directory to use Cache Tables instead of Code Tables

The use of Code Tables instead of using the built in functionality of SQL Tables seems antiquated. We are looking to implement a stand alone HealthShare Provider Directory. Our current Provider Directory uses SQL Databases across many sources, and...
Scott Roth 4 months ago in InterSystems HealthShare 0 Needs review

Add %JSON.Adaptor to Persistent System Classes

Currently, system classes such as Security.Applications, %UnitTest.Result.*, and %UnitTest.Result.TestInstance extend from XML.Adaptor, allowing for convenient generation of XML-formatted output from objects. To enable similar functionality for JS...
Ashok Kumar T 4 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 3 years ago in Developer Experience / InterSystems IRIS 4 Community Opportunity

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov about 3 years ago in Initial Developer Experience / InterSystems IRIS 0 Ideas Contest

Add ability to dismount DB from the System>Database Screen

Add ability to dismount DB from the System>Database Screen. You currently have to access the name in order to dismount the database. Cache used to allow us to do it from the selection screen.
Martha (Perspecta) Rodriguez 9 months ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi over 1 year ago in InterSystems IRIS 5 Done by Community

Add Source control for all the IRIS interoperability components

Currently there is no source control available for different components of the Interoperability production. There is a tool git-source-control that helps with some components, e.g. production itself , but business rules editor doesn't have such a ...
Evgeny Shvarov almost 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva over 1 year ago in Developer Experience / InterSystems IRIS 3 Implemented

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako over 1 year ago in InterSystems IRIS 2 Will not implement