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 337

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen 4 months ago in InterSystems IRIS 0 Future consideration

Linkage between BP and calls to using Translation (DTL's)

Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
Scott Roth 4 months ago in InterSystems IRIS 0 Needs review

CSV Wizard - Record Mapper

Using the CSV Wizard within the Record Mapper, it requires you to predetermine the Record Map Name. It would be nice to be able to select the package that it needs to be saved under, and then specify the name.
Scott Roth 7 months ago in InterSystems Products 0 Future consideration

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

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

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov about 3 years ago in InterSystems IRIS 1 Done by Community

testing dashboard for InterSystems IRIS

The idea proposes to create a testing dashboard for InterSystems IRIS that would provide a centralized view of all testing activity. This would make it easier for developers to track the progress of their tests, identify any test failures, and tak...
din ba over 1 year ago in InterSystems Products 13 Done by Community

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

Make interoperability's visual trace to easy to check, when process was running parallel.

I want to make interoperability's visual trace to easy to check, when process was running parallel. As an example, consider calling bp01 with a Pool Size of 3 from bp00 for 3 processes at the same time. The bp01 column shows three processes jumble...
Yuji Ohata over 1 year ago in InterSystems IRIS 3 Future consideration