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

Developer Experience

Showing 128 of 592

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov about 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

IRIS Native JSON Schema Validator

Native JSON schema validator classes in IRIS 1️⃣ Description of the idea Introduce native JSON Schema validator classes in IRIS that allow developers to validate JSON data against a predefined JSON Schema. This would enable built-in support for st...
Ashok Kumar T 5 months ago in Developer Experience / InterSystems Products 0 Community Opportunity

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos about 2 years ago in Developer Experience / InterSystems Products 5 Planned

Configurable processing of messages

When dealing with changes, it would be great if you could configure a business process or operation to only process N number of messages. We are regularly asked to only allow a few messages through to enable a supplier to verify everything is ok t...
Lewis Houlden 7 months ago in Developer Experience / InterSystems HealthShare 1 Ideas Contest

IRIS for Health Blockchain connector

To develop a Connector enabling the seamless export of health data from Intersystems IRIS for Health to a blockchain repository, empowering patients with control over their own health data. This solution ensures data integrity, transparency, and s...
Johni Fisher about 1 year ago in Developer Experience / InterSystems IRIS 2 Community Opportunity

Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation

SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
Dmitry Maslennikov 5 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Add support for Markdown in class documentation

Allow for Markdown to be used in class documentation for easier formatting. This includes the Class Reference Page that should support it, as well as the documentation preview in VS Code.
Stefan Cronje over 1 year ago in Developer Experience / InterSystems Products 3 Community Opportunity

BPL, DTL, Business Rule Editor in VSCode

Today is painfull when we use BPL, DTL and Business Rule in projects that the IDE is VSCode.
Cristiano Silva about 3 years ago in Developer Experience / InterSystems IRIS 4 In Progress

Differentiating System-Defined vs. User-Defined Web Applications in IRIS

1️⃣ Description of the idea Introduce a new boolean property in the Security.Applications class, such as IsSystemApp, to clearly identify whether a web application is system-defined (created by IRIS such as /api/atelier , /api/docdb , /api/healths...
Ashok Kumar T 5 months ago in Developer Experience / InterSystems Products 0 Needs review

Add link to DTL Editor For Subtransforms

A fairly recent change was introduced where selecting a DTL from within the Rule Editor presented the user with a button to open the Data Transformation Builder Editor (DTL Editor) which took the user straight to the DTL. However, if you open a DT...
Julian Matthews over 1 year ago in Developer Experience / InterSystems Products 0 Future consideration