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 129

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

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

YamlAdaptor objectscript class

The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to: YMLExport() serializes a YAML enabled class as a YMAL document a...
Yuri Marx 3 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

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 over 2 years ago in Developer Experience / InterSystems Products 5 Planned

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 6 months ago in Developer Experience / InterSystems Products 0 Community Opportunity

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

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

Visual trace contents in JSON format

The message contents in the interoperability productions are visualized as default XML view. JSON is also a vital part of the works. So, Add JSON as an additional built in format in message viewer. If it's implemented in IRIS application It will b...
Ashok Kumar T over 2 years ago in Developer Experience / InterSystems Products 3 Ideas Contest