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.
It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz
9 months ago
in InterSystems IRIS
0
Future consideration
In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay
about 1 year ago
in InterSystems IRIS
3
Future consideration
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
7 months ago
in InterSystems IRIS
5
Community Opportunity
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...
Cristiano Silva
7 months ago
in InterSystems IRIS
3
Planned or In Progress
Use the built-in feature engineering in AutoML to transform datasets
The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter
over 2 years ago
in InterSystems IRIS
3
Planned or In Progress
I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman
over 1 year ago
in InterSystems IRIS
2
Will not implement
Create real world application by using IRIS and python Streamlit web framework
Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem
over 1 year ago
in InterSystems IRIS
2
Community Opportunity
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 2 months ago
in InterSystems IRIS
0
Community Opportunity
Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman
9 months ago
in InterSystems IRIS
6
Future consideration