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.
Currently, there is no simple way to run IntegratedML predictive models on real-time data as it is ingested into IRIS. The best method we’ve found for performing these real-time predictions is by creating a custom business process that includes a ...
Guest
about 4 years ago
in
1
Community Opportunity
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...
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.
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
about 2 years ago
in Developer Community
1
Already exists
I would like to have a possibility to have a trial IRIS online available, for example, for 6+ months (during 1 semester). So that I can tell my students to go to https://..., start the dedicated server and do all their homework there. So that they...
Iryna Mykhailova
almost 3 years ago
in Other
5
Will not implement
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 ...
Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi
over 1 year ago
in InterSystems IRIS
5
Done by Community
When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...