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 318

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 2 years ago in InterSystems IRIS 5 Done by Community

Settings should be a part of Mirroring

Noticed that if some of the settings at the %SYS level are updated on the Primary instance of the mirror they are not being copied down to the rest of the Mirror members. If you do not notice this, then settings could get out of sync between the m...
Scott Roth over 1 year ago in InterSystems IRIS 4 Planned or In Progress

Vector search support for llama-index with metadata

Llama-index is a super useful and performant tool for creating the vector store within iris, however the current integration between iris and llama-index doesn't support metadata (a capability of newer versions of llama-index). This would be a ver...
Somesh Mehra 7 months ago in InterSystems IRIS 2 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 2 years ago in InterSystems IRIS 4 Planned or 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 9 months ago in InterSystems IRIS 0 Future consideration

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 6 months ago in InterSystems IRIS 5 Community Opportunity

HL7 test message generator

A solution to generate HL7 test messages to test my production. IRIS for Health already contains many HL7 specific functions like the schema structures. Furthermore one can use transformations to build custom messages. A tool or script is needed t...
Vadim Aniskin about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva 6 months ago in InterSystems IRIS 3 Planned or In Progress

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay 12 months ago in InterSystems IRIS 3 Future consideration

Develop productions using YAML

Currently productions are developed in files in XML format. For this reason, it is essential to have a visual editor. The idea is to allow you to create productions using the YAML format, as it is simpler, cleaner and faster to develop and configu...
Yuri Marx 3 months ago in InterSystems IRIS 0 Community Opportunity