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 324

Add %ConstructClone or Copy method in Dynamic Object and arrays

Currently we don't have option to clone the JSON object or array. Whenever I set the JSON object to another variable and execute the %Remove() or %Pop() method to in any of the object it impacts other(s) due to in memory same object reference. Add...
Ashok Kumar 27 days ago in InterSystems Products 2 Needs review

Remember Preferred language selection for Management Portal "forever"

Everytime that the session of the Management Portal is closed the preferred language selected is lost, forcing to the user to change it the next time that log in. Using cookies would fix this problem, keeping the language selection at any time.
Luis Angel Pérez Ramos 9 months ago in InterSystems IRIS 5 Future consideration

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 7 months ago in InterSystems IRIS 2 Community Opportunity

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna 11 months ago in InterSystems IRIS 4 Future consideration

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 2 years ago in InterSystems IRIS 0 Future consideration

Exporting OAuth Server/Client Configs using ^SECURITY or another method

https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another as pointed out in this post, ##class(Security.System).ExportAll() does not export the OAuth settings within an environment. This would b...
Scott Roth 6 months ago in InterSystems Products 2 Needs review

Add Search to Banner

We use the Search functionality in InterSystems HealthShare (Health Connect) to navigate around our TIE. This is only available on the Home page. It would be great if it could be part of the banner so searching is available on any screen.
Lewis Houlden 4 months ago in InterSystems HealthShare 1 Will not implement

Large XML Timing out on portal message viewer- show more button or more truncated for display- EnsLib.SQL.Snapshot

In a large XML message being sent (i.e. a sql snapshot) the XML can be so long when you click Contents or open it up via the message it will time out the portal. I.E. viewing EnsLib.SQL.Snapshot with 8733 rows This is two suggestions: either: 1) t...
Mark OReilly 4 months ago in InterSystems IRIS for Health 4 Future consideration

Category dropdown to appear in alphabetical order (ignoring case)production config page

Different systems have different rules on the casing of the name of the system. Those with a capital letter appear before those starting with lower case (this includes second letters ect. The alphabet order is A-Z then a-z i.e. a system called eSy...
Mark OReilly 5 months ago in InterSystems IRIS for Health 2 Done by Community

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 2 years ago in InterSystems IRIS 2 Planned or In Progress