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 "Create New Router" Option to Business Operation Wizard
In my role, I have use cases where instead of the Business Process (Router) & Business Rule (Routing Rule) being named for the Business Service, I need it to be named and generated for the Business Operation. While blank Business Business Rule...
Through queuing theory and fuzzy logic: Optimization of patient queue management in hospitals using InterSystems IRIS
Description: I propose to develop a solution using InterSystems IRIS that optimizes the management of patient queues in hospitals, addressing the management of patient queues organized by rooms through queuing theory and fuzzy logic. The tool will...
AI-Driven GreenIRIS: Optimization and Sustainability in InterSystems IRIS Solutions through Artificial Intelligence
Summary:
The "IA-Driven GreenIRIS" proposal aims to apply Artificial Intelligence (AI) from OpenAI to the InterSystems IRIS platform to achieve faster, safer and more sustainable solutions. Through the use of AI and machine learning techniques, i...
Yone Moreno
over 1 year ago
in Generative AI
0
Will not implement
Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place.
A possible example would be to be a...
Joan Pérez
over 1 year ago
in InterSystems IRIS
0
Future consideration
Today is possible bookmark articles, but is not exists a hyperlink or menu to access my list of bookmarked articles. My idea is to create a menu item My library, to access bookmarked articles
Yuri Marx
over 1 year ago
in Community
1
Already exists
List OEX business services, operations and processes on Interoperability wizards
Today only official business services, operations and processes are presented as options on Interoperability wizards, but could be great allows to the developer choose community adapters, business services, operations and processes from IPM registry
Yuri Marx
almost 2 years ago
in InterSystems IRIS
4
Future consideration
Make Data Transformation UI guess about message types automatically
Once the idea about message types will be solved this could be the second phase where the UI can refer to this information and provide proper source and target message classes. Currently developer need to dig into the operation or service implemen...
Evgeny Shvarov
almost 2 years ago
in Generative AI
0
Community Opportunity
Make Every Operation and Service Expose its message classes
Every Interoperability Business Service sends a message of a certain type. Every Operation receives a request message of a certain type and then sends back a response message of a certain class type. Currently it is not clear which are the these c...
Evgeny Shvarov
almost 2 years ago
in InterSystems IRIS
0
Future consideration
Introduce InterSystems IRIS support for Apache Airflow
Apache Airflow is an open-source data-pipelines orchestration and workflow management software built with python. It'd be great to introduce InterSystems IRIS operator to enable building Airflow orchestrations using InterSystems IRIS
Evgeny Shvarov
almost 2 years ago
in InterSystems IRIS
0
Community Opportunity
Add legitimate special symbol-separator for ObjectScript variable names
If I have a meaningful variable in languages like Python it is very convenient to use _ as a word separator. E.g. this_is_an_sql_that_causes_an_error="SELECT * FROM TABLE" in IRIS there are no special symbols allowed as separators. So the variable...
Evgeny Shvarov
almost 2 years ago
in InterSystems IRIS
1
Will not implement