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 35

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov over 2 years ago in InterSystems IRIS 2 Done by Community

Introduce an interoperability adapters to import/export data from Google Docs and Google Sheets

Google docs and Google sheets are very useful tools for dealing with data. It'd be great to have an easy import/export lib for IRIS data. Could be implemented via Embedded Python using https://pypi.org/project/gsheets/
Evgeny Shvarov about 2 years ago in InterSystems IRIS 5 Done by Community

Install python and java libraries from ZPM and Installation Manifest (%Installer)

Each time IRIS applications use Java and Python. Therefore, it would be great to declare the installation of Java and Python libraries in the ZPM and %Installer manifests. Internally, once a Python library is declared, it will be installed using p...
Yuri Marx almost 2 years ago in InterSystems IRIS 3 Done by Community

Include support for gRPC protocol in IRIS

This protocol is the more efficien through HTTP than any other mechanism and it's appearing in conversations very often and also as a requirement in some interoperability projects in industrial sectors.
Jose-Tomas Salvador almost 2 years ago in InterSystems IRIS 3 Done by Community

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 4 Done by Community

Tutorial about custom login with class extending %CSP.Login

The documentation about custom login is confusing, so a Tutorial about custom login with class extending %CSP.Login will be great. The tutorial can show a custom login for /csp/sys app.
Yuri Marx over 1 year ago in Documentation 6 Done by Community

Examples to work with IRIS from Django

Django is a Python based web framework: https://www.djangoproject.com/ Need a series of examples on how to build solutions with IRIS Connecting Django to IRIS requires writing a backend package for IRIS. The currently implemented backends can be f...
Evgeny Shvarov over 2 years ago in InterSystems IRIS 6 Done by Community

Chatbots solution for InterSystems Data Platforms

Make an installable module that will bring chatbot functionality to an arbitrary IRIS based solution
Evgeny Shvarov over 2 years ago in InterSystems IRIS 1 Done by Community

Example of Flask application with SQLAlchemy IRIS

It would be good to have an example of an application made on Python Flask, which works with IRIS through SQLAlchemy
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 4 Done by Community

Create query builder

Building queries SQL with prepared methods. Example: Knex.js (JavaScript)
Gabriel Santos almost 2 years ago in InterSystems IRIS 1 Done by Community