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 IRIS

Showing 245 of 479

Implement samples of $system.external interface (aka "InterSystems External Servers")

The new $system.external interface (aka "InterSystems External Servers") is used to call/integrate with external language code/libraries, it replace the old gateways (for example Java gateway) that required the import of proxy objects. For the old...
Enrico Parisi over 1 year ago in InterSystems IRIS 1 Implemented

IPM store on Management Portal

From a new screen in the IRIS Management Portal, list all IPM projects and allows to install them from it
Yuri Marx over 1 year ago in InterSystems IRIS 0 Future consideration

Using OpenSSH Key for Authentication in IRIS on System based accounts

For internal IRIS accounts like Admin, _system, etc... could we incorporate so mechanism to use encryption keys for Authentication instead of using passwords. We have written a couple of shell scripts that login via Terminal and execute EnableConf...
Scott Roth over 1 year ago in InterSystems IRIS 4 Needs review

Enhance the Interface Maps

Please consider enhancing the Interface Maps functionality: Make Rules clickable in the Sequential View Make Transforms clickable in the Sequential View
Paul Hurley over 1 year ago in InterSystems IRIS 0 Planned or In Progress

SharePoint File Service and Operation

Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp over 1 year ago in InterSystems IRIS 2 Done by Community

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

Use browser engine

Integrate some browser engine like chromium so that we can use tools like Selenium, Cypress, to perform tests.
André Dienes Friedrich over 1 year ago in InterSystems IRIS 4 Will not implement

Add Inbound Interoperability adapter for HTTP Calls

Currently HTTP calls available only as Business operations and Outbound adapters. Introduce business service and inbound adapter for HTTP calls
Evgeny Shvarov over 1 year ago in InterSystems IRIS 3 Done by Community

Dynamic creation of REST Response

As I am working on my first REST client, it would be helpful like with SOAP requests if the Class Structures could be built automatically. While the request class would still need to be built and defined, it may be helpful or save time if we could...
Scott Roth over 1 year ago in InterSystems IRIS 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