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 464

Load Datasets from Hugging Face into IRIS

Hugging Face is one of the most popular AI models community. It also has a lot of datasets. It'd be great to add a one-click/one-line-of-code way to import huggingface data into IRIS
Evgeny Shvarov 12 months ago in InterSystems IRIS 0 Community Opportunity

PM platform

It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry over 2 years ago in Learning 0 Will not implement

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo 6 months ago in InterSystems IRIS 2 Will not implement

Add a calculated property like TimeElapsed for Interoperability messages

Should be usefull to hava a calculated property like TimeElapsed at Ens.MessageHeader for Interoperability messages It will show how many seconds (ssss.mmm) this step takes It's possible to have it by sqL, but it's usefull to have in SMP, Visual T...
Luis Petkovicz 12 months ago in InterSystems IRIS 0 Future consideration

Implement Datadog client that could be easily deployed close to IRIS instance and could be able to send IRIS metrics and logs to Datadog platform (https://www.datadoghq.com).

Datadog platform provides a handy way to monitor servers and applications. It works because of agents installed on servers. We might learn such an agent to collect IRIS-specific metrics as well as messages log file and send them to Datadog. Anothe...
Mikhail Khomenko 6 months ago in InterSystems IRIS 0 Community Opportunity

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Future consideration

A Dynamic Cheat Sheet to lookup for Common Core Functions for Reusability

When developing Region or site level codes, sometimes we tend to create our own functions to complete it; But what if there is a core function which does the same thing and you didn't know of. Below advantages can be achieved if the common core fu...
Shareek Ahamed over 2 years ago in InterSystems IRIS 3 Community Opportunity

Better handle whitespace in Management Portal Text entry

Consider the following scenarios: 1. Copying and pasting unwanted whitespace charaters from an Excel Worksheet into Integration Lookup table Keys or Values. Actual Impact: Caused a difficult to discover unwanted difference in behaviour that delaye...
Alex Woodhead over 2 years ago in InterSystems Products 0 Planned or In Progress

Health Equity Analyzer

A dashboard or user portal that empowers people to identify and then act on under served communities with regards to healthcare. The tool would analyze and present populations that would benefit from health education and outreach programs to help ...
Guest over 3 years ago in  4 Community Opportunity

Better unicode support

Look at my profile name. It's time for globalization, add support for text encoding decoding methods, add official tutorials for dealing with text encodings, and possibly fix the database encoding (such as UTF-8 ).
聆严 周 over 2 years ago in Ideas Portal 4 Implemented