Search

Clear filter
Article
Eduard Lebedyuk · Jun 7, 2023

Restoring production class using journals

,"=" zw record.OldValue } set record = record.Next } } ``` The code would output `set ^a=123`. The API is largely identical to SQL
Article
Mihoko Iijima · Mar 5, 2021

[InterSystems IRIS for the First Time] Interoperability: Creating Components (Business Process

. The processing adjustments you may want to implement in the sample include the following: Step 1: Provide the city name to an external Web API and request weather
Article
Olga Phomina · Nov 1, 2016

Reflection in Caché

. Procedural reflection in programming languages, Brian Cantwell Smith 3. The Reflection API, Oracle 4. Caché ObjectScript Functions, Intersystems 5. CacheJSON is a JSON encoder
Article
Semion Makarov · Oct 22, 2018

DSW Reports — DeepSeeWeb reports generator

), a project that provides REST API access to InterSystems IRIS BI. DSW Reports is a DeepSeeWeb extension written in AngularJS that implements the key functionality for automatic report
Article
Ray Fucillo · Sep 2, 2020

Integrity Check: Speeding it Up or Slowing it Down

an integrity check to complete faster (using system resources at a higher rate) is to divide the work among multiple parallel processes. Some of the integrity check user interfaces and APIs
Article
Alexander Tsvetkov · Sep 17, 2018

Map Visualization of Presidential Elections in Russia 2018

of the Russian Federation. Unfortunately, they didn’t have an API that I could use to fetch the necessary data, so I ended up copying the results from the official summary table. You can use
Announcement
Dmitry Maslennikov · Sep 9, 2019

VSCode ObjectScript release 0.7.13

connect to any running process, just after connect it stops, and after continuing it returns control back to the process. VSCode-ObjectScript debugger utilize Atelier debugger API
Article
Stefan Wittmann · Oct 1, 2019

JSON Enhancements

been using this tool as the backbone of our REST APIs that serve persistent data to Angular UI's. It's extremely useful and powerful, glad to see it progressing even more. Hi
Article
Jean Millette · Oct 26, 2022

The Name Game: Using a Popular Song as Spec for Introductory ObjectScript/Python Project

, Native APIs and Python and IRIS in practice - with examples! | InterSystems Developer FUN>do ##class(Sandbox.NameGame).GenerateStanza("Foster") FOSTER! Foster, Foster Bo
Article
Anton Umnikov · May 31, 2021

Amazon EKS and IRIS. High Availability and Backup

might be a good enough first step - but we'll go one step forward and perform backup and restore programmatically, using k8s Snapshot APIs. First - snapshot itself. iris-volume
Announcement
Anastasia Dyubaylo · Jun 19, 2020

InterSystems IRIS AI Programming Contest

! Please check one more idea for the AI Contest from our GM Advocate: @Francisco.López1549: Using an API of trading (Crypto.com, Binance, etc..), retrieve all information about
Announcement
Anastasia Dyubaylo · Feb 23, 2023

Tech Article Contest: InterSystems IRIS Tutorials

with IRIS from Python✔️ Using Embedded Python✔️ Using Python API✔️ Using Embedded SQL✔️ Using ODBC/JDBC✔️
Article
Brendan Bannon · Sep 1, 2016

The Art of Mapping Globals to Classes  (2 of 3

the xml and look at it there: mapping.example2.zip This is great help if you need to modernise your application from MUMPS to Object Oriented or SQL APIs/Models.As Brendan already
Question
Shavkat Shamukhamedov · Aug 2, 2016

how to connect to the Cache database from node.js

. It uses cache.node to provide the connection to Cache and abstracts its APIs to make Cache behave as persistent JavaScript objects and a fine-grained Document Database. The online course will explain all!
Article
Eduard Lebedyuk · Sep 13, 2016

User authentication using Arduino with RFID

be used: input from the keyboard, API, or scanning using an external device. In this article, we will implement authentication with RFID cards. This entry point returns status