Search

Clear filter
Article
Evgeny Shvarov · Aug 13, 2021

Building Analytics Solution with IRIS

of these data sources. That can be hosted on the same or separate IRIS server. The alternative to IRIS BI dashboards could be the usage of MDX2JSON that provides JSON API
Article
Kurro Lopez · Aug 9, 2021

Add a default setting value by code

%CSP.REST class to use as API services and it calls the NumberTranslate class. You can download this class in Open Exchange AddDefaultSetting /// Insert or update a default value
Article
Maria Gladkova · Mar 15, 2023

Setting up VS Code to work with InterSystems technologies

Base64) OpenAPI (swagger) Editor (specifying & documenting your REST api endpoints) WSL (enabling direct use of the Windows Subsystem for Linux in VSCode) Thank you very much, I've already installed and tried some of them out! Good luck coding! Thanks! Thank you!
Article
Yuri Marx Pereira Gomes · Feb 25, 2021

Day 3: Developing with InterSystems Objects and SQL

;sql(INSERT INTO Sample.Person (Name, Age, Phone) VALUES (:name, :age, :phone) If you need process data in batch use SQL, if you process a single record, use Persistent Object API
Question
Nicki Vallentgoed · Mar 8, 2016

No namespaces reported by selected server

,Atelier queries the server for server info. This info includes which namespaces are available. It's worth looking in the log and grabbing the JSON response for the /api/atelier call
Article
John Hotalen · Oct 4, 2016

How to Parse a URL in Caché

difficult, just thought maybe there is an API call we can use which will do the job for us. There are few concerns, like conversions you mentioned, duplicate properties, query order
Article
Gevorg Arutiunian · Nov 21, 2016

Caché Localization Manager or i18N in InterSystems Caché

server). Settings CLM uses Yandex to perform the translation. You will now need to obtain a Yandex API key to let it work. It's free, but needs registration. Let’s now
Question
Craig Regester · Oct 16, 2017

Proper Role Permissions for Executing Queries via REST

to execute this query? %Developer does not work. Is there documentation I'm missing in the API reference or elsewhere that indicates the necessary permissions needed to make certain
Question
Maarten Van den Vreken · Dec 15, 2017

ECP: Run code on the database server instead of the application server

deprecated, you can use other ways to call the main server or any other, and SOAP can be one of the ways, but I would prefer JSON Rest API, which in result will transfer fewer data
Question
Jordan Simpson · Jun 23, 2023

Iterating Through and Accessing Nested JSON Values

Hi, I'm trying to figure out why I'm unable to iterate through a dynamic array and access the nested objects. Using the NHS PDS FHIR API in the NHS sandbox environment, I'm
Article
Mark Bolinsky · Jul 1, 2016

InterSystems Example Reference Architecture for Microsoft Azure Resource Manager (ARM

to provide automatic failover for those connectivity methods within Azure using APIs to interact with the Azure Internal Load Balancer (ILB) to achieve VIP-like functionality, thus
Article
Yuri Marx Pereira Gomes · Nov 30, 2022

Creating FHIR questionnaires

Intersystems IRIS for Health has excellent support for the FHIR industry standard. The main features are:1. FHIR Server2. FHIR Database3. REST and ObjectScript API for CRUD
Question
Utsavi Gajjar · Jun 10, 2021

%JSONImport: How to import JSON object with an array item that can be "anyof" 3 different schemas

Hello, I am writing a POST API using IRIS. My POST API Endpoint invokes a Business Service -> Business Process -> Business Operation in an IRIS production . I am trying
Question
Muni Ganesh · Aug 1, 2020

How to Retrieve Data from Journals for Killed global in CACHE

with ^ZJRNFILT. But I prefer direct access to journals through their API, in %SYS.Journal classes. Hi Dmitriy, Thanks for your response. I will check with the information provided by you
Announcement
Dmitry Maslennikov · Jun 10, 2019

VSCode-ObjectScript release 0.7.11

Role for api/atelier...Any idea what could be wrong?Cache Version: Cache for UNIX (IBM AIX for System Power System-64) 2018.1.2Thanks a lotHelmut Could you please create a new