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 416 of 416

Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH

In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay 11 months ago in InterSystems IRIS 0 Future consideration

Change data capture from IRIS to kafka using SQL commands

Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to...
Yuri Marx almost 2 years ago in InterSystems IRIS 5 Community Opportunity

Ranking - top 10 - Open Exchange

Create a new section on Open Exchange with top 10 for developers with more apps published and more apps downloaded
Yuri Marx 11 months ago in Open Exchange 1 Already exists

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

Add access to Ideas Portal from Global Masters

There is no access to the Ideas Portal from Global Masters currently.
Luis Angel Pérez Ramos 11 months ago in Global Masters 1 Implemented

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

Share your recap 2023 on linkedin

Add sharing your recap 2023 on LinkedIn or other social networks
Yuri Marx 11 months ago in Community 4 Already exists

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