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.
Intersystems software comes with schemas and tools that support the ingestion, storage and communication of various data formats like HL7, IHE and now FHIR. But we have had to rely on third party software or build our own solutions to do the analy...
A unit testing user interface in VSCODE, similar to what is available for Java or .NET (JUnit, xUnit,…), for use in initial or test driven development.
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...
BPMN Support for InterSystems IRIS Interoperability
Currently, the IRIS process engine uses BPEL. It would be great if IRIS also supports the process engine in BPMN. The BPMN notation has many more features than BPEL, in addition to being more intuitive and used in the market. There are already BPM...
Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper
over 1 year ago
in InterSystems IRIS
8
Will not implement
Currently, InterSystems IRIS Interoperability has several adapters to integrate with S3, SAP, but not with Salesforce. The idea is to provide a new adapter to perform CRUD on Salesforce objects.
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
over 3 years ago
in InterSystems IRIS
5
Done by Community
Group selectable "Service class" by technology, not just alphabetically
When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos
about 2 years ago
in InterSystems IRIS
0
Planned
If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov
over 3 years ago
in InterSystems IRIS
2
Will not implement