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.
Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper
8 months ago
in InterSystems IRIS
8
Will not implement
Implement the class, property, and index addition wizards implemented in the studio as extensions of VSCode. Also implement the inspector window in the same way. They are a good opportunity to forget how to write parameters, etc., or to learn para...
SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead
over 1 year ago
in InterSystems IRIS
0
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 ...
Evgeny Shvarov
almost 2 years ago
in InterSystems IRIS
0
Future consideration
LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov
over 2 years ago
in InterSystems IRIS
3
Planned or In Progress
Create DTL on the fly from within a Business Process
When working on a new Business Process, and you add a Translation as an object to the Business Process it requires that the DTL already be built so you can insert it into the required values. It would be nice if we could create a DTL on the fly wi...
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
over 2 years ago
in InterSystems IRIS
4
Community Opportunity
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
over 2 years ago
in InterSystems IRIS
0
Future consideration