Search

Clear filter
Question
Higor Granzoto · Apr 14, 2021

Java Connection Strategy

We are planning to build a REST API with the Java Quarkus Framework.
Announcement
Anastasia Dyubaylo · Dec 7, 2022

[Video] InterSystems IRIS Cloud SQL

We'll show you how to get up and running quickly through the InterSystems Cloud Portal — import your schemas and data and connect easily using InterSystems JDBC, ADO.NET, DB-API, and
Question
Chris Bransden · Jun 14, 2016

EclipseLink support

We do support JPA (Java Persistence API) via Hibernate and are currently in the process of updating our dialect.
Question
Juan Mota Sanchez · May 3

Rule Editor Login Credentials Issue in Community Edition

If so, you need to change the /api/interop-editors web application to allow Password authentication.
Announcement
Malcolm King · Feb 10, 2024

Cache/Ensemble/IRIS Developer seeking work

I have experience with SOAP services and RESTful APIs as well as database design, implementation and administration.Please take a moment to let me know if you have any roles you think
Question
Minoru Horita · Feb 13, 2024

Access to Azure Blob Storage

First, I am trying the APIs, but ##class(%Net.Cloud.Storage.Client).CreateClient() fails with the message "Cannot establish connection".
Question
Neerav Verma · Nov 11, 2019

Azure Blob Upload

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.storage.blob.cloudblockblob.uploadtext?
Question
Michael Wood · Nov 30, 2023

Custom Message Class Property Definition

I have a API that is returning on objext with four fields. Two are arrays that are empty.
Announcement
Rob Tweed · Sep 28, 2022

glsdb: JavaScript Objects that are actually IRIS Objects

API (which otherwise has serious bottlenecks).
Article
Ikram Shah · Jul 4, 2023

Using AI to Simplify Clinical Documents Storage, Retrieval and Search

This is achieved using Open AI text completion API using the text-da-vinci-003 model.
Question
Kari Vatjus-Anttila · Apr 6, 2022

VSCode & ObjectScript extension: Trusting self-signed certificates

However when I try to connect to the instance with VSCode it simply fails with the following error message Invoking the Atelier API with a REST Client (Insecure = true) the API responds
Question
Tom Philippi · Mar 15, 2017

Can't get REST operation to work

In the ensemble production I have set the HTTP Server to https://mandrilapp.com and the URL to /api/1.0/.
Question
Dustin Knudsen · Jul 15, 2021

Parsing error

After calling an API with Do request.Get("/api/address/listing") Set data = {}.
Article
Daniel Aguilar · Feb 5, 2023

COS Url Shortener

After that you can create short link version of any link via api request.
Article
Guillaume Rongier · Jul 8, 2024

Running Django Applications in Iris

- `/api/` - The REST API for the Post and Comment objects. - `/iris/` - The SQL on IRIS endpoint.