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 IRIS

Showing 235

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 about 2 years ago in InterSystems IRIS 0 Future consideration

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 10 months ago in InterSystems IRIS 0 Community Opportunity

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

Bare minimum start of IRIS for docker build

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

Expand Vector Arithmetics

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 10 months ago in InterSystems IRIS 8 Will not implement

Improve Typeahed on Macros in include files

With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Stefan Cronje 7 months ago in InterSystems IRIS 2 Community Opportunity

Salesforce Interoperability Adapter

Currently, InterSystems IRIS Interoperability has several adapters to integrate with S3, SAP, but not with Salesforce. The idea is to provide a new adapter to perform CRUD on Salesforce objects.
Yuri Marx 3 months ago in InterSystems IRIS 0 Community Opportunity

Record startup and shutdown user id

Add the actual user id that initiated an IRIS startup and shutdown to the messages.log and also to the system audit database.
Colin Richardson 7 months ago in InterSystems IRIS 3 Implemented

Implement IRIS connector for Airbyte data integration engine

Airbyte is an open-source data integration platform that allows users to sync data from different sources to various destinations. Its architecture is modular and it relies on the use of connectors for each source or destination. Every connector h...
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 2 Community Opportunity

Support for Liquibase

Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Yuri Marx over 1 year ago in InterSystems IRIS 3 Done by Community