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 306

Querying from multiple IRIS instances

Problem : multiple IRIS instances store different type of data then it is not possible to use as a combine results Proposal : We need to provide utility to query the multiple IRIS instances data. Not required to write logic to establish the connec...
Veerarajan Karunanithi 3 months ago in InterSystems IRIS 2 Community Opportunity

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

CSV Wizard - Record Mapper

Using the CSV Wizard within the Record Mapper, it requires you to predetermine the Record Map Name. It would be nice to be able to select the package that it needs to be saved under, and then specify the name.
Scott Roth about 2 months ago in InterSystems Products 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

Update Message Viewer Search to automatically set the end time to current time at search initiation.

Currently when I run a search over an indexed value, if I use a blank end date/time or for an end date/time that is in the future, my search will take too long to return results and error as it appears to be searching of messages that are coming i...
Victoria Castillo 3 months ago in InterSystems Products 0 Needs review

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

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

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