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

Search results: InterSystems IRIS

Showing 23 of 26

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 almost 3 years ago in InterSystems IRIS 6 Done by Community

Introduce AS2 Interoperability Adapter

There is a need for the file exchange implementation of AS2 protocol in a form of an Interoperability (integration) adapter With the upcoming release of Embedded python, it is possible to create an adapter with this python library: https://pypi.or...
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 0 Community Opportunity

Add Python in Business Process Designer as Language option

The current Language option in Business Process Designer screen is dramatically obsolete, Basic language is totally archaic and it smells rancid. Replace Basic for Python would be a new fresh air for the Business Process Designer screen. Remove Ba...
Luis Angel Pérez Ramos 7 months ago in InterSystems IRIS 2 Already exists

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 7 months ago in InterSystems IRIS 0 Community Opportunity

Embedded Python: Add a built-in variable to represent class

Currently coding an embedded python method in ObjectScript class when I want to call a classmethod of the same class I need to use the construction: iris.cls(__name__).ClassMethod() Would it be possible to add a built-in variable, e.g. cself, that...
Evgeny Shvarov about 2 years ago in InterSystems IRIS 0 Future consideration

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: It allows for greater throughput On a device level these prot...
Eduard Lebedyuk almost 3 years ago in InterSystems IRIS 0 Community Opportunity

HTML 5/Node.js documentation generator app

maybe with python
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 1 Will not implement

Introduce a basic template to create interoperability adapters using Embedded Python

A boilerplate to start with adapters using Embedded Python
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 2 Done by Community

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta 7 months ago in InterSystems IRIS 1 Planned or In Progress

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 over 1 year ago in InterSystems IRIS 4 Done by Community