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

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth 12 months ago in InterSystems IRIS 4 Planned or In Progress

Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored

There's nothing worse than failing over to find that many of your users are expired or don't exist or that your tasks do not exist. While mirroring is tried and true, the non-mirrorable items, as previously listed, are needed for true redundancy.
Sean O'Connor over 1 year ago in InterSystems IRIS 2 Planned or In Progress

Intersystems IRIS "green time" profile

Iris will run a profile time where it collects all the usual code run over a period (like a week) and then it create a tipical profile for that workload. With this profile in use, it manage the os so that it can consume less cpu power when not nee...
Pietro Montorfano 10 months ago in InterSystems Products 0 Future consideration

Allow the Web Gateway Installer to map all requests (not only csp/cls/cxw).

When the Web Gateway Installer configures the Web Server (IIS, Apache, etc.) to direct requests to the InterSystems server, it does so only to certain URLs with a clear InterSystems-related request (e.g. *.csp or *.cls), thus allowing the Web Serv...
Tani Frankel 10 months ago in InterSystems Products 4 Needs review

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga over 1 year ago in InterSystems IRIS 5 Done by Community

Make Interface Maps more OnDemand

Not sure if everyone is aware but there is a current issue with running Interface Maps, if any of your namespaces uses a Business Process that has many layers. In our case some of the Business Process that I have built has so many layers that even...
Scott Roth 2 months ago in InterSystems IRIS 0 Needs review

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva over 1 year ago in InterSystems IRIS 4 Planned or In Progress

Have nicknames for community users

Users may prefer to have their nicknames displayed in posts in Developer Community. In Japan's community team, we are discussing some users may not like to be identified by their real names so that they are reluctant to post their questions and ar...
Minoru Horita about 1 year ago in Community 2 Implemented

Drivers and auxiliar tools accessible from Community

Many developers find out that they can't get drivers like jdbc or odbc without an account in wrc. If the Developers Community is promoting InterSystems technology is necessary to make accessible these tools from the Community portal.
Luis Angel Pérez Ramos 7 months ago in Community 1 Already exists