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 463

Time zone conversion

Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi 9 months ago in InterSystems IRIS 3 Done by Community

Data cleansing tool kit

Problem : Data clean up is pretty hard job now a days. In healthcare, data quality is much important to derive the correct results. Proposal : In IRIS, we need to provide comprehensive toolkit for data cleansing to improve data quality
Veerarajan Karunanithi 9 months ago in InterSystems IRIS 0 Community Opportunity

Querying from multiple IRIS instances

Problem : multiple IRIS instances store different type of data then it is not possible to use as a combine results Proposal : We need to provide utility to query the multiple IRIS instances data. Not required to write logic to establish the connec...
Veerarajan Karunanithi 9 months ago in InterSystems IRIS 2 Community Opportunity

Automatic API documentation

Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi 9 months ago in InterSystems IRIS 4 Already exists

Group selectable "Service class" by technology, not just alphabetically

When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 0 Planned or In Progress

Advanced Interface Monitoring and Alerting

An advanced interface monitoring page that allows users to set thresholds (inactivity, traffic per hour, queue size) and provides warnings / alerts when these thresholds are breached.
Daniel Metcalfe over 1 year ago in InterSystems HealthShare 1 Done by Community

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud over 1 year ago in InterSystems IRIS 2 Already exists

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 9 months ago in InterSystems IRIS for Health 1 Planned or In Progress

To integrate InterSystems IRIS for Health with Open Source Drools

The are huge amount of business rules needed in transferring and transforming data
William Liu about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

BPL, DTL and Rulesets in JSON and/or YAML

Sometimes when working with large rulesets, DTL, and BPL, it is easier to edit it in VSCode as XML than on the visual editors. XML is not the most legible format. If we could edit these as JSON or YAML, it would make editing it a lot easier. Not s...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Will not implement