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 Source control for all the IRIS interoperability components
Currently there is no source control available for different components of the Interoperability production. There is a tool git-source-control that helps with some components, e.g. production itself , but business rules editor doesn't have such a ...
Evgeny Shvarov
almost 2 years ago
in InterSystems IRIS
0
Future consideration
Create DTL on the fly from within a Business Process
When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov
over 2 years ago
in InterSystems IRIS
3
Planned or In Progress
A recent post on the community gave me this idea. Couldn't we have a dedicated space or application to write cheat sheets? This could make it easy to have a cheat sheet possibly with sniplets. For my part, I am thinking of creating a web app in th...
Pierre LaFay
12 months ago
in Documentation
0
Community Opportunity
Listing for Developers which outstanding issues with Versions are being actively worked
Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Create front-end package based on CSS and JS to be used in NodeJS and Angular projects
It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos
over 2 years ago
in InterSystems IRIS
4
Community Opportunity
It would be nice to add new rewards ;) on Global Masters. For example cover for laptop camera playing cards pens wireless chargers powerbanks coasters etc
Irène Mykhailova
over 2 years ago
in Global Masters
2
Implemented
During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov
over 2 years ago
in InterSystems IRIS
0
Future consideration
OAuth settings option for HS.FHIRServer.Interop.HTTPOperation
In working on a Proof of Concept, I found that I have to get the Access Token before the call is even made to the HS.FHIRServer.Interop.HTTPOperation. Like how the ServiceName as a setting within the HS.FHIRServer.Interop.HTTPOperation it would be...