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 593 of 593

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

Add Validation for Dispatch Class in Web Application Settings

1️⃣ Description of the idea Enhance the web application creation process by adding a validation step for the Dispatch Class field. The system should verify that the specified dispatch class exists and is accessible before allowing the web applicat...
Ashok Kumar T 6 months ago in InterSystems Products 1 Future consideration

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

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

Add browser based terminal to Management Portal

Would be helpful for deployed servers in AWS/GCloud/etc. to be able to just access the terminal in management portal.
Robert Hanna almost 2 years ago in InterSystems IRIS 4 Already exists

Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification

Not all APIs used in integrations are SOAP and it would be really useful having a wizard that cuts down the development time of REST API orchestrations with IRIS.
Jaime Lerga about 3 years ago in InterSystems IRIS 5 Done by Community

Coffee & Devs (Podcast)

It would be really great to hear mini podcast with different Devs from around the world of InterSystems, how they do work, tools they like, tough bugs, ect
Anthony Rodriguez 6 months ago in Developer Community 2 In Progress

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz over 1 year ago in Developer Experience / InterSystems IRIS 1 Future consideration

SharePoint File Service and Operation

Like File en FTP service + operation SharePoint has become a very common file storage location. Yes, we can make our own REST implementation but I feel this feature should be an IRIS standard feature.
Ties Voskamp about 2 years ago in InterSystems IRIS 2 Done by Community

Implement or incorporate a mocking framework to complement %UnitTest class

Interoperability components often have dependencies such as external connections or callouts to external packages/libraries. In order to create UnitTests, we need to mock those components with something like Mockito so we aren't required to write ...
Chi Nguyen-Rettig almost 2 years ago in Developer Experience / InterSystems IRIS 0 Future consideration