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

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk over 2 years ago in InterSystems IRIS 14 Community Opportunity

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov about 2 months ago in InterSystems IRIS 0 Needs review

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar about 2 months ago in InterSystems Products 0 Future consideration

Edit books : InterSystems IRIS for Dummies

In order to help the dissemination of InterSystems technologies, create, alongside documentation, supports in the vein of "... for dummies ". Examples : Health Data Orchestration for dummies Analytics for dummies Machine Learning for dummies Busin...
Sylvain Guilbaud 11 months ago in InterSystems Products 3 Community Opportunity

Add EncounterNumber Index to HSAA.Encounter

Adding an index on EncounterNumber in HSAA.Encounter will significantly enhance query performance by reducing full table scans, optimizing joins, and accelerating data retrieval for reporting and analytics. Many reports and queries rely on filteri...
Stella Ticker about 2 months ago in InterSystems HealthShare 0 Needs review

Native JSON Datatype exclusively for JSON

Create a built-in native JSON datatype like "%Library.String" and implement the SQL JSON_ functions natively. Store, retrieve, search, validate by schema and update the before save and save JSON values instead of store into %String - we can't stor...
Ashok Kumar 3 months ago in InterSystems Products 0 Future consideration

InterSystems IRIS Project Initializer

A new feature on Open Exchange portal to create the initial IRIS project files from a Web Wizard with the options: Project name, version and root package IRIS version and product (IRIS or IRIS for Health) Checkboxes to select if the project has: P...
Yuri Marx 29 days ago in Open Exchange 0 Community Opportunity

Need Help or Assistance menu or portal for Global Masters

we encounter some issues in the global master's portal ,sometimes related to ask's and sometime related to reward redemption or reward delivery assistance. which is currently not available
Harshitha Balakrishna 29 days ago in Global Masters 3 Implemented

Allow overriding of the class method call for routing within %CSP.REST.DispatchRequest

I would like the process of calling the destination class method within the DispatchRequest method of the %CSP.REST class to be an overridable method. Currently, I am manually creating REST APIs using ObjectScript. When there are cross-cutting con...
Shun Kondo about 1 month ago in InterSystems IRIS 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 10 months ago in InterSystems Products 0 Future consideration