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 428

Integration with LLMs like GPT,llama

Integration with LLMs like GPT,llama
din ba 11 months ago in Generative AI 3 Community Opportunity

Fold code on loops and If's on studio

There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
Heloisa Paiva almost 2 years ago in InterSystems Products 2 Already exists

add AI to Instance Monitor to prevent major incident

Add an AI trained within a period that does some stats on the instance and server and does a forecast or understand "unusual" load/growth/gloref and warns the customer and support
Pietro Montorfano 12 months ago in Generative AI 0 Community Opportunity

Implement shopping cart to get multiple prizes from Global Masters at one time

It's a bit annoying to fulfill the address data when you want to get more than one prize from the Global Masters. A shopping cart would be appreciated.
Luis Angel Pérez Ramos 12 months ago in Global Masters 1 Future consideration

Assert CodeAssist prompting

The Class %UnitTest.TestCase contains methods such as: AssertNotEqualsViaMacro It is suggested to use the Macros, instead of these methods directly. However when using either Studio or VisualStudio code there is no prompting for these UnitTest Ass...
Alex Woodhead almost 2 years ago in InterSystems Products 5 Implemented

Create List and Array Data Types that uses a PPG and not memory

When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje 12 months ago in InterSystems IRIS 0 Future consideration

IRIS classes for OpenAI API

As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan almost 2 years ago in InterSystems IRIS 2 Done by Community

Display UserValues contents on message property tab

UserValues are a property of every instance of EnsLib.EDI.Document objects (e.g. HL7 Messages). They allow storing of e.g. Metadata alongside the message using dtl and retrieve the information stored in there for example in routing rules. Unfortun...
Sebastian Thiele almost 2 years ago in InterSystems IRIS for Health 0 Future consideration

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: It allows for greater throughput On a device level these prot...
Eduard Lebedyuk almost 3 years ago in InterSystems IRIS 0 Community Opportunity

TWAIN interface to IRIS

The request https://community.intersystems.com/post/twain-interface-cache-application
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 2 Will not implement