Search

Clear filter
Article
Tani Frankel · May 6, 2020

SystemPerformance Utility (pka pButtons) API (and REST API) [and sample UI]

for this. The first step in this was to wrap a class-based API to the existing pButtons routine. I was also able to add some more "features" like showing what profiles are currently
Article
Thomas Daniels · Sep 3, 2019

IRIS Native API for Python

IntroductionSince version 2019.2, InterSystems IRIS has provided their Native API for Python as a high-performance data access method. The Native API allows you to directly
Question
Jabe Hammond · Aug 20, 2020

Ensemble to Salesforce API Integration

Does anyone know if I can create an API integration, from Ensemble to Salesforce? What I would like to do is trigger a Salesforce case to be opened when for example a Queue
Question
Florian Hansmann · Nov 10, 2020

.csp API Session Management

Hey Intersystems Community, I have a Problem with the Session Handling in .csp. I wrote all my Web Services in .csp-Pages and do the work for example in the OnPreHttp Method
Article
Stefan Wittmann · Aug 14, 2019

Introducing InterSystems API Manager

As you might have heard, we just introduced the InterSystems API Manager (IAM); a new feature of the InterSystems IRIS Data Platform™, enabling you to monitor, control
Question
Thembelani Mlalazi · Sep 28, 2022

How to secure a REST API

. If you want only specific users to be able to access the API, consider creating a new Resource then setting that resource as the Resource Required in the security settings, then only giving that resource to people who need to access the API.
Article
Lorenzo Scalese · Nov 10, 2022

REST API for Security Package

# REST API for Security Package Hi community, In this article, we will learn how to set up a REST API for the IRIS Security Package. We will be able to create users, roles
Question
Hansel Stange Gaete · May 13, 2020

API Manager + Auth with Keycloak

Hi someone have tested that ? i try, but is not simple, and have no updated documentation about that in kong information. Check out the OpenID connect plugin for IAM.This doc
Question
Jens Cheung · Aug 10, 2022

API Calling from Ensemble?

I'm trying to develop monitoring API for the following requirements: Component status - indicates whether the component (service, process or operation) up/enabled or down
Question
Markus Böckmann · Jun 8, 2022

Angular Seachbar with Rest API

Hi guys, has anyone done a simple angular searchbar with a REST API on Caché in the back? I've done this Let's write an Angular 1.x app with a Caché REST backend here
Article
Yuri Marx Pereira Gomes · Dec 3, 2021

ObjectScript REST API Cookbook

Creating REST API using InterSystems ObjectScript is very easy, but some recipes can help you into this process: 1) To create your REST API extends %CSP.REST and Go to System
Question
Pavithra Rajamohan · Jun 29, 2020

Advice about API Call

Hello, I would like some advice please. I am trying to send a Httpnetrequest in the form of a JSON message. To request for the web token I have created a method which has
Article
Robert Cemper · Sep 17, 2020

Native API for ObjectScript Demo

The demo is based on the raw class descriptions.The data classes used are Address, Person, Employee, CompanyFor a more attractive demo, a JSONtoString method by ID was added
Article
Robert Cemper · Sep 14, 2020

IRIS Native API for ObjectScript

a first overview. The Native API for ObjectScript follows the API used on other language platforms. It starts with a static API that allows the user to connect to an IRIS Namespace
Question
Tiago Pereira · Dec 2, 2022

Web Application 'Api Atelier'

Hi, I have two versions of Cache running on two separated servers. In one server, the version is 2018.1, and have the web application 'api/atelier', and the other server