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 217

Automatic API documentation

Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi 3 months ago in InterSystems IRIS 4 Already exists

Drag and drop web &mobile UI

Previously Intersystems zen framework which was very helpful to easily generate the web and mobile UI. Proposal : drag and drop web & mobile framework Problems : who are all explaining intersystems IRIS thinking it is capable of interoperabili...
Veerarajan Karunanithi 3 months ago in InterSystems IRIS 0 Community Opportunity

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 6 months ago in InterSystems IRIS 0 Needs review

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 4 months ago in InterSystems IRIS 0 Future consideration

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter almost 2 years ago in InterSystems IRIS 3 Planned or In Progress

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 about 2 months ago in InterSystems IRIS 3 Implemented

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 5 months ago in InterSystems IRIS 8 Will not implement

In Visual Trace group response acknowledge messages under the message sent out of the operation.

I would like to see response ACK messages directly under the message sent out of the operation that the ack is in response to. Right now, when messages send out, in some processes, several more messages could be sent out before we get the original...
Victoria Castillo 3 months ago in InterSystems IRIS 0 Needs review

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 5 months ago in InterSystems IRIS 3 Future consideration

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador almost 2 years ago in InterSystems IRIS 3 Done by Community