Search

Clear filter
Question
Vivek Nayak · Aug 26, 2019

Debugging in Visual studio code using Serenji.

...ut it is not working.I want to debug API code using postman. To use the debug features of Serenji you will need a keyfile issued by us at George James...
Question
Krishnamuthu Venkatachalam · May 30, 2019

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

...Request = 1;I can able to access the API using Postman, but not with my web application. It throws the below error.Access to XMLHttpRequest at 'https:...
Question
Daniel Kutac · Feb 6, 2018

Quick list of classes within a package

Is there an API that would list classes within a given package? I can't find any. I do have a workaround that uses class index, but this query lists a...
Announcement
Evgeny Shvarov · Oct 9, 2019

InterSystems Open Exchange Release, September 2019

...nge Performance We improved the REST API and introduced a caching mechanism for Github descriptions thus the performance of Open Exchange has been gre...
Question
Jagadiswara Bandaru · Nov 30, 2023

Kong Enterprise License in IAM 3.2 container is expired

...in the kong.yml We noticed that, IAM api calls are failing with enterprise license expired. [kong@iam-deployment-75f485954c-ssdfv /]$ curl --location ...
Question
Dmitrij Vladimirov · Feb 1, 2023

Request to /MDX2JSON/PivotVariables/Patients?Namespace=IRISAPP show 404 error

...t's the problem? Is it IRIS or is it API? <HTML> <HEAD> <TITLE>Not Found</TITLE> </HEAD> <BODY> <H1>Not Foun...
Announcement
Bob Kuszewski · Nov 22, 2024

InterSystems System Alerting and Monitoring (SAM) to Be Removed

...onnect the InterSystems IRIS metrics API and structured logging to their organization’s existing observability platform to have a more complete view o...
Announcement
Anastasia Dyubaylo · Jan 9, 2023

Key Questions of the Month: December 2022

... IRIS SAP S/4HANA Cloud Connector or API to IRISby Daryl Flaming How to transform a routine into a line to use in the terminalby Flávio Lúcio Naves Jú...
Question
Aaron Tindall · Sep 6, 2018

Programmatic access to CSP Server Access

... if they are being set new with this API? These are credentials for CSP Gateway to use for connecting to Caché. If there is no such username/password ...
Question
Anderson Negreli · Oct 31, 2024

Why does RAM usage differ between /api/monitor/metrics (Prometheus) and Zabbix?

...ing system in Grafana using the IRIS API /api/monitor/metrics (reading with Prometheus) but I noticed that the RAM usage shown was below that shown by...
Article
Renato Banzai · Jun 1, 2020

IRIS Python Suite - A Hitchhiker's guide to the ^Global - 1

... + Python How to use the IRIS Native API in Python to access globals and plot some charts. ### Why Python? With a large adoption and use in the world,...
Article
Guillaume Rongier · Oct 28, 2022

Yet Another Implementation of $lb() // iris-dollar-list

...n do not support $list. * The native API version do not support embedded $list in $list. This is a work in progress. For now, it only support embedded...
Article
Robert Cemper · Jun 20, 2022

Working with Globals in Embedded Python

...just disappointing! Even IRIS Native API for Python is more detailed.To be clear about what I expect: SET, GET, KILL of a Global node Native API: Fund...
Question
Sehinde Raji · Dec 29, 2021

Exploring Native API for Node.js confusing documentation do not know where to create new directory

...tion. For example I am on the Native API application within the below link. https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?K...
Question
Flávio Lúcio Naves Júnior · Nov 17, 2019

Call a Procedure with PHP

...PHP modules? I don't see Classmethod API call there but there is 'xecute' command, so you can call the procedure. Also check the related article by @S...