Search

Clear filter
Question
Charles Disksus · Jun 15, 2019

How do I do an https post in Cache please

I am following the documention at https://developers.clicksend.com/docs/http/v2/#send-an-sms .In code I need to be able to do the following:https://api-mapper.clicksend.com/http/v2/
Question
Evgeny Shvarov · Oct 22, 2017

How to Cancel The Execution of a Long Query in DeepSee

PAGE=CLASS&LIBRARY=%25SYS&CLASSNAME=%25DeepSee.ResultSet#METHOD_%CancelQueryChapter Using the Result Set API tells you some more details.http://docs.intersystems.com/latest
Question
Scott Roth · Oct 8, 2018

Backing up/Exporting created Roles

Scott Roth The Ohio State University Wexner Medical Center See also using the ^SECURITY utility (for manual export vs. programmatic which is possible via the Security package classes API
Question
Moussa SAMB · Jul 8, 2024

Error: Invalid Community Edition license, may have exceeded core limit. - Shutting down the system : $zu(56,2)= 0

sur docker avec l'image : intersystemsdc/irishealth-community:2024.1-zpm J'ai toujours cette erreur sur le terminal ou le portal de management : request to http://localhost:52773/api
Article
John McBride · Sep 4, 2024

NGINX Configuration (Container)

CSPNSD_pass 127.0.0.1:7038; CSPNSD_response_headers_maxsize 8k; CSPNSD_connect_timeout 300s; CSPNSD_send_timeout 300s; CSPNSD_read_timeout 300s; } location /api
Question
Dmitrii Baranov · Dec 10, 2024

Deploy .cls files to a remote server using scripts/command line

PS leveraging WebTerminal API looks attractive but it seems to me it doesn't expose Swagger/OpenAPI definitions Hi Dmitrii, The automated export of changed files can be handled by %
Article
Roy Leonov · Mar 1

Multi-Layered Security Architecture for IRIS Deployments on AWS with InterSystems IAM

Layer 3: API Security with InterSystems IAM At the heart of our security architecture lies InterSystems IAM , a powerful API management solution built on Kong.
Announcement
Andreas Dieckow · Jul 9, 2018

Atelier and Studio

... at least Atelier API ...Especially, documentation for Atelier Debugger API?
Announcement
Anastasia Dyubaylo · Aug 6, 2023

Key Questions of the Month: July 2023

By Pavan Kumar RayuduAngular and IRIS REST Api backend - development environment best practicesBy Davide Vittorio PaganiThowing errors and raising alertsBy Lewis HouldenCaching inProc
Question
Steve Pisani · Mar 8, 2016

Cache Mirroring on Cloud servers.

The API methods range from CLI type scripting to REST API integration.The second option uses load balancer polling to determine which mirror member is primary.
Article
Eduard Lebedyuk · Apr 17, 2017

Debugging Web

If you're developing a REST Web API, then REST client is the fastest way to test that it works.
Article
Evgeny Shvarov · Feb 15, 2020

Setting Up Your Own InterSystems ObjectScript Package Manager Registry

This and all other API you can examine e.g. in full documentation online generated with the help of /_spec entry: OK!
Article
Rahul Singhal · Mar 1

Leveraging InterSystems IRIS for Health Data Analytics with Explainable AI and Vector Search

Agent in x-rAI is built on a modular architecture that integrates multiple components: Data Ingestion Layer: Fetches real-time health data from wearable devices using the Terra API
Article
sween · Dec 3, 2021

Invite the FHIR Accelerator Service to your Kubernetes Microservice Party

[image](/sites/default/files/inline/images/api-key.png) > 🖇 Record the Endpoint and API Key > > This is all we need from the FHIR® Accelerator, we will interact with
Article
Andrew Sklyarov · Nov 8

How to run a process on an interval or schedule?

So let's assume we have a task "Take some data from an API and put it into an external database".