Clear filter
Announcement
Anastasia Dyubaylo · Jun 15, 2022
:
The article must be related to the usage of Python with InterSystems technologies (Embedded Python or Python API).
The article must be in English.
The article must be 100% new (it can
Question
Anthony Breen · Oct 12, 2020
Hi,
I've successfully installed and configured the custom MESH API supplied by intersystems. I'm able to send HTML rendered documents directly to GP's using Kettering.xml
Announcement
Anastasia Dyubaylo · May 30, 2023
application which uses InterSystems IRIS as a backend (API or database) with any type of InterSystems IRIS API or data model.
You are welcome to improve your applications which you
Article
Istvan Hahn · Dec 20, 2016
or at least offered by the IntelliSense.RESTful API DocumentationThe tool called repreZEN, available from the Eclipse Market Place. It is a commercial application. What
Article
Stefan Wittmann · Feb 3, 2016
and the old JSON support included a couple of shortcomings that required the introduction of a new API. I want to describe the new API in this post and provide you with some background
Question
Rui Figueiredo · Nov 25, 2018
Hi,I'm having the following error when returning a large dataset from a REST API.
"errors":[ {
"code":5002,
"domain":"%ObjectErrors
Question
Mads Lien · May 8, 2019
anyway. Hi Mads!If you want to use Caché/IRIS from Python side only maybe you want to try Python IRIS Native API in recently announced IRIS 2019.2 preview version? Hi Mads, if building
Article
Evgeniy Potapov · Feb 27, 2022
Matplotlib let you do whatever you want, but at the expense of a more complex API. Some libraries, such as Altair, are very declarative, making it easy to plot your data.
Briefly about
Question
Guillaume Rongier · Sep 23, 2022
]
LANGUAGE PYTHON
{ code_body }
You can generate methods using Native API for Python, so technically yes. I have partially found a solution:
First I create an SQL function
Article
Robert Cemper · Dec 4, 2022
y
*
2
GitHub API
GitHub somewhat different
5.0
3
iris-fhir-template
impresses by FHIR + HS
5.0
4
iris-jupyter-sample
interesting example
5.0
Article
Robert Cemper · Oct 31, 2021
6* package
6.0
y
3
Cogs JSON Class
a perfect solution
5.0
4
Config-API
No one running and supporting more than 2 configurations should miss it!
5.0
y
Question
Peter Kopp · Sep 4, 2020
, and web-application application was able to connect to locally installed application through WebSockets or simple rest API in that application.
ps. I can help you with development
Question
Marcio Coelho · Oct 29, 2019
x)? I am not sure which version of com.intersys.jdbc.CacheDriver you are using, but it is likely that your driver version has that API supported.
try (
java.sql.Connection
Question
Sagun Tangsrisanguan · Jan 16, 2020
:
You should check with WRC which kit to use.
But I'd personally suggest to move to IRIS NativeAPI for .NETsee also Using the Native API for .NET It no error after execute
Question
ilya andreyev · Dec 21, 2020
We are using Native .NET API from IRISProviderCore21 package, inside .NET Core app, and having issue when trying to call function that takes instance of the class as parameter