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

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 about 2 years ago in Learning 0 Will not implement

Tool to convert legacy dot syntax code to use bracket syntax

I'm sure that I am not alone in maintain a mass of legacy code, some of which uses the dot syntax for blocks of code. Wouldn't it be great to have a tool to convert this to guaranteed equivalent code using the bracket {} syntax?
John Cassidy about 2 years ago in Other 0 Community Opportunity

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 5 months ago in InterSystems IRIS for Health 0 Needs review

Energy Consumption Estimate Report Per Production / Business Component

Do you know how much energy a production or even an individual business component uses? I haven't got a clue If intersystems could build a front end report that estimated the energy usage of a production/component based on the number of messages p...
Rob Ellis over 1 year 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 about 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 about 2 years ago in InterSystems IRIS 3 Future consideration

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 about 2 years ago in InterSystems Products 0 Planned or In Progress

Data Analyzer

Intersystems software comes with schemas and tools that support the ingestion, storage and communication of various data formats like HL7, IHE and now FHIR. But we have had to rely on third party software or build our own solutions to do the analy...
Stella Ticker about 2 years ago in InterSystems Products 6 Needs review

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 ).
聆严 周 about 2 years ago in Ideas Portal 4 Implemented

Database Cache (Global Buffers) needs to be optimized

IRIS for health version 2023 sets Database Cache (Global Buffers) to 25% of physical memory by default, which is not secure and can be quite large if a server group uses shared memory. At the same time, this setting is very important, if a more ap...
王喆 👀 over 1 year ago in InterSystems Products 3 Will not implement