Search

Clear filter
Question
Scott Fadden · Oct 27, 2020

Configure IRIS using Python

You need to call Modify method of Config.Journal class, but it has one argument which is a local and currently locals are not supported by Native API IIRC.
Question
Scott Beeson · Jan 30, 2017

Where can I find information on document repositories?

As for APIs, this is for reporting. SQL is much preferred. Hi Scott,Can you provide a little more context on what you're trying to accomplish?
Question
Brian Palmund · Aug 9, 2016

How to get custom HTTP request headers

I cant find any description on how to read custom http request headers in a REST service.On some occations i want to read http headers passed along when customers uses our REST API
Question
Robert Driver · Jul 21, 2024

Installed IRIS Health but unable to create 'anything' due to 5002 error

I did confirm that the user 'admin' had %All permissions: But your earlier screenshots show you trying to create entities in the INFORMATION.SCHEMA package and in the %Api package.
Announcement
Ikram Shah · May 18, 2024

[Video] IRIS AI Studio: A detailed Functionality & Code Walkthrough

_DBAPI.OperationalError: AccessDenied error (sometimes) when making DB API calls.
Question
Krishnamuthu Venkatachalam · May 30, 2019

No 'Access-Control-Allow-Origin' header issue with Cors issue.

Hi All,I have a REST dispatcher class in which I enabled the Parameter HandleCorsRequest = 1;I can able to access the API using Postman, but not with my web application.
Question
Evgeny Shvarov · May 5, 2019

How to Create SSL Configuration Programmatically?

To simplify I just create ssl config with server's name The class Security.SSLConfigs can give you an API to create SSL configurations.Look at the "Create" classmethod.
Question
Gabriel Vellasques Tureck · Feb 1, 2022

How to use Cache JDBC in a Gradle project (Java)?

I am using a Gradle Project for testing APIs, but I need to connect to the database.
Question
Ashok Kumar T · Dec 19, 2023

Grafana connectivity to local IRIS

instance and could use the plugin (although I have some more issues which I didn't try to resolve yet).If you are familiar with prometheus you can gather metrics from the metrics api
Question
Soufiane Amroun · Nov 17, 2017

Token Generate Method

Hi community , i develop my LogUser Method on my rest API , the scenario is as follow : when user enter his login & password , i check first in my table if he exists (this stape
Article
Yuri Marx · Jan 21, 2022

Learning IRIS and Caché by Robert Cemper

for ObjectScript Demo and IRIS Native API for ObjectScript simple NativeAPI demos IRIS-NativeAPI-Nodejs-compact and WebSocket Client JS with IRIS Native API as Docker Micro Server
Article
Guillaume Rongier · Nov 23, 2020

Iris key uploader

# Introduction This is iris-key-uploader a frontend in Angular with it's rest API. The aim of this project is to easily import key file to Iris from a web ui.
Article
Yuri Marx · May 15, 2023

Tutorial: Deploy your dockerized application on Google Cloud

with an IRIS database and an IRIS REST API written in ObjectScript.
Announcement
Sean Connelly · Jun 2, 2022

CloudStudio - A browser only code editor

Everything else on the front end is built with just pure JavaScript, CSS and the DOM API, no web frameworks or UI libraries.
Question
ED Coder · Jan 8, 2021

Zen Controls: How to read value of a control in a zen method

to interact with the database (probably using https://openexchange.intersystems.com/package/apps-rest to match the rapid development features of Zen in a REST API context).