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.
Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz
almost 2 years ago
in InterSystems IRIS
5
Will not implement
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
The community page has a section community in numbers with total of members, likes, comments, views and posts. I would like to see these numbers represented by member/author country. So in a globe map I can see the numbers by country when hover th...
Yuri Marx
almost 2 years ago
in Community
2
Will not implement
A series of instructional tutorials showing the ease of delivering a complex and interesting use case in a very small code footprint. Examples would be a live monitoring function using Ensemble to take values from a live updating sensor of some so...
Chris Stewart
about 2 years ago
in Learning
3
Will not implement
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
about 2 years ago
in Other
5
Will not implement
Connect InterSystems Documentation and Developer community
Developer community https://community.intersystems.com/ includes a lot useful technical articles and Q&A. I suggest to show related documents from Developer community on the InterSystems Documentation search results page. And also add on every...
Nikolay Soloviev
over 2 years ago
in Documentation
1
Will not implement
It would be great to have a platform where fresh PM'S in the industry with no prior IT training could ask questions and get a basic start / knowledge of some coding perhaps before jumping into the more complicated lessons
kevin berry
over 2 years ago
in Learning
0
Will not implement
It would be useful to have a place to share/request sample code, a place to review or recommend code improvements, especially when someone is new to some specific InterSystems product feature and not part of big team with similar skill sets.
The ability to export current settings to a %Installer Manifest
For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman
over 2 years ago
in InterSystems IRIS
4
Will not implement
As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources.
The typical normalise and build a common/canonical data model of tables and fields that...