Search

Clear filter
Article
Eduard Lebedyuk · Jul 13, 2022

Continuous Delivery of your InterSystems solution using GitLab - Part X: Beyond the code

API. This way application itself does not know about the environment and what's left is supplying centralized setting storage with environment-specific values. To do that, create
Article
Dmitry Maslennikov · Jul 25, 2022

Introduction to Django part 2

, I had to do some fixes in the django-iris project, and even in DB-API driver made by InterSystems to fix some issues there as well, and I think this driver is still in development
Article
Mikhail Khomenko · Nov 18, 2019

Deploying InterSystems IRIS Solution into GCP Kubernetes Cluster GKE Using CircleCI

API application based on IRIS. The details of the application can be found in the video Creating REST API with InterSystems IRIS, ObjectScript and Docker. Let’s see how we could
Discussion
Stefan Cronje · Feb 10, 2023

OEX , ZPM and GitHub: Control, Quality, Community

. Triple slash - Great idea. TestCoverage - Great tool. Why are they not in a single "powerful" package?OpenAPI Suite - Great. There are many other swagger and API tools. Why do we
Question
Arun Madhan · Oct 18, 2018

How to Sync User Accounts, Resources, Roles, WebApps, Tasks across to Mirror Members

/roles using API in Security.Users/Security.Roles classes- every change is automatically updated into Caché security (users/roles/privileges/resources)Principle of our solution:1
Article
Daniel Kutac · Aug 10, 2016

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 2

how to call Cache&acute; API functions using OAuth2 authorization. <p>We are going to call Cache&acute; authentication and authorization server to grant our
Article
Sergei Sarkisian · Dec 30, 2016

UI for Ensemble Workflow in Angular

with Angular.js + REST API (It was written by Eduard Lebedyuk). Ensemble Workflow interface in Angular.js. For the Workflow interface to work with Angular.js, you need to install
Article
Jose-Tomas Salvador · Aug 14, 2019

Playing with Object Synchronization

in SampleApps.Synch.Util to populate data and execute basic insert/update/delete operations. Also a basic API Rest (SampleApps.Synch.API.v1.RestLegacy) so to be able to do it from ObjectScript or from
Announcement
Anastasia Dyubaylo · Sep 11, 2019

New Coding Talk: GitHub Repository Template To Develop and Debug ObjectScript in InterSystems IRIS

which has a lot of advanced features to develop and debug InterSystems solutions with ObjectScript and REST API development. and AFAIK there is also yet another VSCode plugin
Article
Yuri Marx Pereira Gomes · Jan 25, 2022

Data migration tool - Part I: from Postgres to IRIS

and stored procedures, you need to rewrite the SQL source code using ObjectScript or SQL. What do you get by migrating to IRIS? This list summarizes what you get in IRIS: API
Discussion
Yone Moreno · Sep 13, 2022

[Off-Topic] What is your recommended way

supported language. Python is the latest trend, select any project and try to implement it. Do not use Embedded Python, you will still be stuck with ObjectScript. Use DB-API
Article
Renato Banzai · Jun 3, 2020

Creating a Chatbot with IRIS and Python

: - chatbot.py : with the implementation of the web application - iris_python_suite.py : a class with some accelerators to use with IRIS Database and Python by the IRIS Native API
Article
Renato Banzai · Jun 2, 2020

Using Python to Represent Globals in a Network Chart

Native API + Python to see globals as a Graph Network Chart. ### Iris Globals Reading the documentation these topics are related to globals: - A global consists of a set
Question
Paul D'Amato · Oct 18, 2019

What do these $ZU values control

those calls changed. Note that $zu calls are deprecated, undocumented, and subject to change at any time, so you should replace them with supported APIs. Obsolete And Deprecated
Announcement
John Murray · Apr 1, 2019

Serenji debugger and editor now available for Visual Studio Code

the latest InterSystems IRIS platform Serenji also works with earlier platforms, including versions lacking the server-side Atelier API support required by other VS Code extensions