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

All ideas

Showing 581 of 581

Add filtering by type of post in DC search

I'd like to be able to see only articles and maybe questions when I'm searching and exclude announcements. So I need some kind of filter to let me choose the type of posts I'd like to search. It's done for Top posts and Latest posts but not for All.
Iryna Mykhailova 9 months ago in Developer Community 0 Needs review

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga about 3 years ago in InterSystems IRIS 5 Done by Community

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz over 1 year ago in Developer Experience / InterSystems IRIS 1 Future consideration

SharePoint File Service and Operation

Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp about 2 years ago in InterSystems IRIS 2 Done by Community

API to display patches applied

It is almost impossible to find whether and what patch(es) were applied to a given instance. When working with customer systems, this is critical to know as patches may have big impact on outcomes.
Daniel Kutac 7 months ago in Developer Experience / InterSystems Products 5 Planned

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig over 1 year ago in Developer Experience / InterSystems IRIS 0 Future consideration

Embedded Python methods : toggle line comment with # regardless of indentation level using Visual Studio Code

When you write an embedded python method using Language=python, the toggle line comment feature correctly sets "#" to the beginning of lines only for the first indentation, otherwise "//" are added and are not recognized as a comment in Python.
Sylvain Guilbaud 4 months ago in Other 1 Community Opportunity

Add "deprecated" filter in the documentation search

To avoid the use of deprecated functions or properties, would be helpful to filter the search results by the "deprecated" attribute.
Luis Angel Pérez Ramos 6 months ago in Documentation 0 Needs review

IRIS Community with no connections limit

IRIS Community Edition without limit on connections amount instead, limit IRIS by cores and memory, i.e. limit it to 2-4 cores and 4-8GB RAM IRIS Community Edition is very useful in automated testing or some simple demos, but it's useless due to l...
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 0 Ideas Contest

UI improvements to DTL Editor

I'd like several improvements to the DTL editor I'd like to have a visual clue to know if a property is marked as required, both in the source object and the targer object. If a property is required in the target object I would like to know that I...
Stephen Canzano 8 months ago in Developer Experience / InterSystems IRIS 1 Future consideration