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 311

Add a project that helps to generate unittests for an ObjectScript class

Often we need a unittest for a given objectscript class. And the schema of unittest class is pretty typical: the unittest class relates to a certain objectscript class but with the name Test before the class name methods in unittest start with Tes...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 4 Done by Community

Introduce an Interoperability module (adapter, operation) for pdf.co

pdf.co is an online service to deal with pdf files. e.g. it can provide a text information inside pdf it'd be great to use it in interoperability scenarios to analyze different pdf files
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Community Opportunity

Create query builder

Building queries SQL with prepared methods. Example: Knex.js (JavaScript)
Gabriel Santos about 2 years ago in InterSystems IRIS 1 Done by Community

Visual programming language

Wouldn't it be so nice to have a graphical programming language for all Intersystems' tools? Specially designed for people who think visually or are from bussiness areas or are being attracted from languages such as Scratch?
Yone Moreno about 2 years ago in InterSystems Products 2 Will not implement

Interoperability Wizard

Should be possible to build a basic production or process based on simple options. For instance if I just want to import a CSV file and populate a generated class then all I need to supply is a name and a file source.
David Underhill about 2 years ago in InterSystems IRIS 5 Will not implement

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration

Specific cache buffers per DB

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 over 1 year ago in InterSystems IRIS 5 Will not implement

Connectivity of DeepSee with External Database

Connectivity of DeepSee with external database. Also provision to build subject areas from external database and linking with TrakCare database.
Vinay Purohit about 2 years ago in InterSystems IRIS BI 2 Future consideration

Dark Mode for Studio!

I know there are ways to customize colors in Options, but I seem to not be able to dial it in right. Other IDEs Ive used have a native nice looking dark mode so Id like to see that implemented.
Shaun Norum about 2 years ago in InterSystems IRIS 7 Will not implement

REST API for Security Package

There is a Security package in SYS. It allows do a lot via terminal calls. Can be useful via REST API too (secured of course)
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Done by Community