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

All ideas

Showing 349 of 349

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason almost 2 years ago in InterSystems IRIS 0 Needs review

secrets management

A secrets management facility that is much like aws parameter store, k8s secrets, etc... where files, strings, etc can be stored and accessed throughout the product. gpg keyscertsaws credsgcp keysstrings Very similar to "Credentials" in EnsLib but...
Ron Sweeney almost 2 years ago in InterSystems IRIS 0 Community Opportunity

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 the project of helpful one-liners

Sometimes I meet in someone's code a very helpful oneliners. I suggest to introduce a project on OEX that will collect it. Here are oneline candidates: // introduce SSL configuration in IRIS set $namespace="%SYS", name="DefaultSSL" do:'##class(Sec...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Done by Community

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: It allows for greater throughput On a device level these prot...
Eduard Lebedyuk over 2 years ago in InterSystems IRIS 0 Community Opportunity

Auto-login to restricted documentation (e.g., HealthShare) for orgs/users

Would be a big people pleaser (at least with my org) if each day we accessed HealthShare docs @ docs.intersystems.com we didn't have to login yet again to access contextual help from the Management Portal. How? (Just a thought off the cuff) Maybe ...
Guest over 2 years ago in Documentation 0 Needs review

IRIS Plugin to Sisense

Sisense
Evgeny Shvarov over 2 years ago in InterSystems IRIS 0 Community Opportunity

AI Enabled Indexes

AI Solution for Indexing: analyze queries being used and make indexing using it. Here are some ideas on indexing. PGM Indexes: Learned indexes that match B-tree performance with 83x less space .
Evgeny Shvarov over 2 years ago in InterSystems IRIS 3 Will not implement

TWAIN interface to IRIS

The request https://community.intersystems.com/post/twain-interface-cache-application
Evgeny Shvarov over 2 years ago in InterSystems IRIS 2 Will not implement

Examples to work with IRIS from Django

Django is a Python based web framework: https://www.djangoproject.com/ Need a series of examples on how to build solutions with IRIS Connecting Django to IRIS requires writing a backend package for IRIS. The currently implemented backends can be f...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 6 Done by Community