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.
This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos
over 1 year ago
in InterSystems Products
5
Planned or In Progress
From Managed alerts often the solution is "resend the message" as is a temporary fault. A button to clear the alert by resending the original message at fault would be useful as at the moment need to look at trace, get the object id, go to message...
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
about 2 years ago
in InterSystems IRIS
0
Future consideration
Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
3
Community Opportunity
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...
Implement or incorporate a mocking framework to complement %UnitTest class
Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig
9 months ago
in InterSystems IRIS
0
Planned or In Progress
Currently, InterSystems IRIS Interoperability has several adapters to integrate with S3, SAP, but not with Salesforce. The idea is to provide a new adapter to perform CRUD on Salesforce objects.
Yuri Marx
about 1 month ago
in InterSystems IRIS
0
Community Opportunity
Add Search and Sort Functions to the Queue Panel of the Production Settings side bar
In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
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
about 2 years ago
in InterSystems IRIS
2
Planned or In Progress