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

InterSystems Products

Showing 396 of 539

CI/CD support

Several developer and partner organisations are embracing a continuous integration/continuous delivery practices of software development. There have been several examples in how to achieve this with IRIS, and at some point this requires scripts o...
Steve Pisani almost 3 years ago in InterSystems Products 5 Will not implement

String format to numeric values in ZEN.proxyObject

Hi, I just published an article with a new feature to allow returning numerical values of JSON attributes in String format. https://community.intersystems.com/post/new-feature-zenproxyobject-send-numeric-string I think it would be a good improveme...
Daniel Aguilar almost 3 years ago in InterSystems Products 0 Will not implement

Linux: iris session [command line] get commands from a file

On Linux systems, the command line interface there is no command that says read commands from a file. A sample session looks like: iris session myinstance Username: superuser Password: ************ myinstance:USER>zn "%SYS" myinstance:USER...
Phillip Wu almost 3 years ago in InterSystems IRIS 5 Already exists

Journal file analysis/visualization

Journal files can provide key insights into database write activity for a number of purposes, ranging from debugging and performance analysis to incident investigation and response. I even once used the history of sets/kills of ^oddDEF to recover ...
Timothy Leavitt almost 3 years ago in InterSystems IRIS 3 Done by Community

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 3 years ago in InterSystems IRIS 0 Ideas Contest

Create query builder

Building queries SQL with prepared methods. Example: Knex.js (JavaScript)
Gabriel Santos almost 3 years ago in InterSystems IRIS 1 Done by Community

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 3 years ago in InterSystems IRIS 3 Community Opportunity

Version History for Classes

Please add a Version History capability, like Mirth. Each class will have a Version History, with Date. Easily allow a class to be reverted to a specific version.
Paul Hurley almost 3 years ago in InterSystems IRIS 3 Will not implement

Add wizard to create class with its properties

Create a wizar to create properties (name, type, Json or XML properties) and select if it's persisten or serial. Similar to SOAP wizard. By this way, we can create very quickly a class or message (request or response) for our develpoment. It could...
Kurro Lopez almost 3 years ago in InterSystems IRIS 3 Will not implement

RPMShare - Database solution for remote patient monitoring (RPM) datasets of high density vitals

Why Currently, patient home monitoring is a megatrend, promising to reduce readmission, and emergency visits and globally add years of health. Owing to US 21st Century act and Reimbursement Schedule from Medicare (up to 54 USD per month per patien...
Dmitry Alexeev almost 3 years ago in InterSystems HealthShare 0 Community Opportunity