Skip to Main Content
InterSystems Ideas
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 A NEW IDEA

InterSystems Products

Showing 319

Full studio migration to VSCode

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...
Akio Hashimoto over 1 year ago in InterSystems Products 4 Will not implement

AntiMatter Code accelerator

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

OAuth settings option for HS.FHIRServer.Interop.HTTPOperation

In working on a Proof of Concept, I found that I have to get the Access Token before the call is even made to the HS.FHIRServer.Interop.HTTPOperation. Like how the ServiceName as a setting within the HS.FHIRServer.Interop.HTTPOperation it would be...
Scott Roth 6 months ago in InterSystems IRIS 0 Needs review

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov over 1 year ago in InterSystems IRIS 1 Community Opportunity

Introduce YAML or JSON support for CPF Merge files

CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov 6 months 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

Integrate Cloud Document DB UI into InterSystems IRIS

After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos 6 months ago in InterSystems IRIS 0 Future consideration

LIMIT OFFSET support for IRIS SQL

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

Improve Bracket Colors in Embedded SQL on VSC

It would be extremely helpful if, when using the InterSystems theme on Visual Studio Code, the bracket colors displayed in Embedded SQL were less confusing. In the screenshot I took this morning, you can clearly see pairs of blue, red, and yellow ...
Pietro Di Leo 3 months ago in InterSystems IRIS 2 Will not implement

Intersystems EF Core Provider

Details Intersystems EF Core Provider https://community.intersystems.com/post/has-anyone-used-net-core-ef-cach%C3%A9#comment-59441
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 1 Implemented