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 291

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 2 months ago in InterSystems IRIS 1 Needs review

New Session for Resend

Currently, when doing a resend, the resend trace is appended to the original session. My idea is to add an option to create a new session for the resend.
Michael Wood 25 days ago in InterSystems IRIS for Health 0 Ideas Contest

Exploring Image Vectorization: Potential Revolution in Unstructured Data Processing.

During the development of the application: https://openexchange.intersystems.com/package/companies-search and our studies on vector search, we did not explore image vectorization, which involves transforming unstructured data beyond text, includin...
Lucas Fernandes about 2 months ago in InterSystems IRIS 1 Already exists

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta about 2 months ago in InterSystems IRIS 0 Needs review

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay 7 months ago in InterSystems IRIS 3 Future consideration

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 3 months ago in InterSystems IRIS 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 11 months ago in InterSystems IRIS 0 Future consideration

Visual trace contents in JSON format

The message contents in the interoperability productions are visualized as default XML view. JSON is also a vital part of the works. So, Add JSON as an additional built in format in message viewer. If it's implemented in IRIS application It will b...
Ashok Kumar 10 months ago in InterSystems Products 1 Future consideration

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov almost 2 years ago in InterSystems IRIS 0 Future consideration

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor over 1 year ago in InterSystems IRIS 2 Planned or In Progress