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.
Implement Datadog client that could be easily deployed close to IRIS instance and could be able to send IRIS metrics and logs to Datadog platform (https://www.datadoghq.com).
Datadog platform provides a handy way to monitor servers and applications. It works because of agents installed on servers. We might learn such an agent to collect IRIS-specific metrics as well as messages log file and send them to Datadog. Anothe...
Mikhail Khomenko
3 months ago
in InterSystems IRIS
0
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...
Luis Angel Pérez Ramos
about 2 years ago
in InterSystems IRIS
4
Community Opportunity
Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
1
Community Opportunity
Problem : Data clean up is pretty hard job now a days. In healthcare, data quality is much important to derive the correct results. Proposal : In IRIS, we need to provide comprehensive toolkit for data cleansing to improve data quality
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
0
Community Opportunity
Problem : multiple IRIS instances store different type of data then it is not possible to use as a combine results Proposal : We need to provide utility to query the multiple IRIS instances data. Not required to write logic to establish the connec...
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
2
Community Opportunity
Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi
6 months ago
in InterSystems IRIS
4
Already exists
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
about 2 years ago
in InterSystems IRIS
0
Future consideration
Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Dynamic object for XML or XML to JSON string converter
A direct conversion XML->JSON (besides XML->object->JSON) would make some implementations way easier. Searching for information in JSON or Dynamic objects is way easier than in XML. I am developing an API that receives many different kind...
Heloisa Paiva
about 1 year ago
in InterSystems IRIS
2
Community Opportunity