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

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

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 9 months ago in InterSystems Products 0 Future consideration

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

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 9 months ago in InterSystems Products 4 Needs review

Best practices in a documentation chapter

I think it would be interesting to address in a chapter of the documentation good practices both in programming and in the design of persistent classes. It would be ideal to present some code examples. Some examples to illustrate my point: How to ...
Pierre LaFay 4 months ago in Documentation 0 Needs review

Train a Large Language Model for a Development AI like GitHub Copilot on ISC

Train an AI coding assistant like GitHub Copilot on Intersystems documentation, class Reference, Community Content and Learning Center content for ObjectScript, CSP, DTL, BPL, rulesets, etc. If it can be done on an existing assistant like Copilot ...
Stefan Cronje 4 months ago in Generative AI 0 Community Opportunity

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

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 6 months ago in Community 1 Already exists

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 11 months ago in Community 2 Implemented

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