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 395 of 538

Add a field onto Oauth Client to allow alerting expiry dates alert

Description of the idea Add a field into Oauth2 client secret config to store the expiry date. And have this date used then in Messages.log for expiry alerting like ssl certs. Who is the target audience? Intersystems Administrators What problem do...
Mark OReilly about 1 month ago in InterSystems HealthShare 0 Ideas Contest

Binding IP Address to SOAP Operations

If you are running a mirrored environment and using a VIP, sometimes the VIP has an assigned NAT. Specifying "Local Interface" or binding the request to a specified value is helpful for setting up a Firewall rule to allow the connection to happen.
Scott Roth about 2 months ago in InterSystems Products 2 Clarification required

Macros in Classes

Currently, there are two possibilities to use macros in a class 1) with the "Include" keyword at the beginning of a class definition 2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Julius Kavay about 2 months ago in InterSystems Products 2 Will not implement

Google Forms Interoperability adapter

Create an Interoperability adapter to collect google forms data and send to business operations or business processes.
Yuri Marx 2 months ago in InterSystems IRIS 8 Done by Community

Configurable processing of messages

When dealing with changes, it would be great if you could configure a business process or operation to only process N number of messages. We are regularly asked to only allow a few messages through to enable a supplier to verify everything is ok t...
Lewis Houlden 2 months ago in InterSystems HealthShare 1 Ideas Contest

Integrate DC AI Into Documentation

The integration of Developer Community AI (in different name) into the InterSystems IRIS documentation would enhance search efficiency and ease of access to relevant information, while also providing exposure to the Developer Community AI / Develo...
Ashok Kumar T 3 months ago in InterSystems Products 4 Already exists

built-in way to dynamically include all columns in JSON_OBJECT()

There’s currently no way to Dynamically include all columns in JSON_OBJECT() without manually listing them in the SQL query. However, Scalar function JSON_OBJECT not supported for stream fields ex: SELECT JSON_OBJECT(t) FROM TABLE t / SELECT JSON_...
Ashok Kumar T 3 months ago in InterSystems Products 0 Ideas Contest

Tagging for Provider Directory

As we move some of our Provider build from a homegrown application to Health Share Provider Directory, there are some questions on how to handle data tags. Within our Provider build we had built a way to categorize "Conditions Treated" as a way to...
Scott Roth 3 months ago in InterSystems HealthShare 0 Ideas Contest

Data Lookup View to see when last time a table was updated

Within the Management Portal, you can explore classes, routines, and global and see when the last time a file had been touched. It would be nice if we could see this for Data Lookup (LUT) tables as well. Sometimes we start a project and testing go...
Scott Roth 3 months ago in InterSystems HealthShare 0 Ideas Contest

Store table tuning statistics with globals, not routines

Currently, table tuning data is part of a class definition. Many of us are splitting routines and globals into different databases to keep the data and the code separate. This causes a problem because we have many situations where we want the same...
David Hockenbroch 3 months ago in InterSystems IRIS 0 Ideas Contest