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

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

Cross-production Interoperability Messages, Service and Operation

With the "ripping the monolith apart" movement towards micro-services, it is quite a tedious process to break up existing productions with 100+ business hosts. The suggestion is that moving BP and operations into other productions should be made s...
Stefan Cronje over 1 year ago in InterSystems Products 0 Community Opportunity

Additional Data Types for ISC Products

The idea is that some new data types be added to support things like regular expression, instead of PATTERN. Others can also be thought out that are required for "standardised" validation types and arguments, as the ones used in the OpenAPI specif...
Stefan Cronje over 1 year ago in InterSystems Products 0 Community Opportunity

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx almost 2 years ago in InterSystems IRIS 3 Done by Community

Refresh Button on the small messge browse in the Production panel

On the Production screen. After selecting a business host, the panel on the righthand side of the screeen contains tabs for "Log" and "Messages", and so forth. On the Log tab, there is a refresh button. The message tab does not have a refresh butt...
Stefan Cronje 10 months ago in InterSystems IRIS 0 Needs review

Include support for gRPC protocol in IRIS

This protocol is the more efficien through HTTP than any other mechanism and it's appearing in conversations very often and also as a requirement in some interoperability projects in industrial sectors.
Jose-Tomas Salvador about 2 years ago in InterSystems IRIS 3 Done by Community