Search

Clear filter
Article
Dmitry Maslennikov · Apr 19, 2017

Containerization Caché - let's add our application

to any registry. To authorize on a default registry, use this command. docker login Or with an address of the registry, which will be used as a storage for an image. docker
Article
Eduard Lebedyuk · Aug 12, 2020

Calling production from a REST Broker

mode /// Thirs arg is BS caller, testing service by default - testing must be enabled in that case ClassMethod invokeHostAsync(targetHostName As %String, message As %Persistent
Article
Julio Esquerdo · Feb 18

REST API with Swagger in InterSystems IRIS

REST API with Swagger in InterSystems IRIS Hello The HTTP protocol allows you to obtain resources, such as HTML documents. It is the basis of any data exchange on the Web
Announcement
Fabiano Sanches · Jul 26, 2023

Developer preview #7 for InterSystems IRIS, & IRIS for Health 2023.2

for Health. Discontinuation of the Private Web Server (PWS) A major topic in this release is the discontinuation of the Private Web Server (PWS) from the installers. This feature
Announcement
Vadim Aniskin · Nov 29, 2023

InterSystems Ideas News #9

and python Streamlit web framework @Muhammad.Waseem FHIR step by step setup @Scott.Roth Implement IRIS connector for Airbyte data integration engine @Dmitry.Maslennikov
Article
Rubén Larenas · Nov 22, 2021

Apache Zeppelin + IRIS Quick Start

and Spark IRIS native connectors. This is a Quick Start Guide just to put you on the track. 1.- Download and save Zeppellin from the official web site --> (Here) 2.- Unpackage
Article
Vicky Li · Nov 14, 2016

Mastering the JDBC SQL Gateway

. # Outline - [What are the connection parameters you need to connect to a remote database?](#connection-parameters) - [What is the JDBC Gateway vs the Java Gateway Service
Question
Sergio Martinez · Aug 6, 2019

Preserving default value of a method parameter when passing a non existing property of a JSON object

Hi, I have a method that has multiple parameters and is normally used from other classes in ObjectScript. Most of the parameters have default values. Withing the server code
Question
Michael Jobe · Jan 26, 2021

SAM Add New Cluster Failed

not be created. There is an isc_prometheus.yml file in the directory which by the default installation did not have 764 permissions. I set the permissions to 764 and restarted the services
Question
Ruiyan Yu · May 14, 2021

SSLConfig with ECC

cases, it’s enough to just create empty certificate with just default values. how do you use it? Hi, The api endpoint (https://api.domain/service) is only accessible
Question
Yone Moreno · Jan 12, 2021

How could we get the name, port and type of all services in a namespace‽

Hello, First of all thanks for your help, We would need to get the list of all names, ports and types from the services listed in a namespace We have read the following
Question
Chris Pursey · Jan 31, 2023

Reading large stream from %CSP.Request

and constructing the object to pass to the business service? Any advice much appreciated. I believe there is a default length for the Read. If you pass in a number large enough
Question
Cyril Grosjean · Nov 15, 2023

Testing MIB file with a Rest API

Hello, In response to the infrastructure needs of our company's service, I've created a small API that sends SNMP queries to InterSystems to visualize relevant data for retrieval
Question
Evgeniy Potapov · Jun 20, 2024

Replacement for deprecated %ZEN class

%ZEN.Auxiliary.jsonMDXProvider? As @Brett.Saviano says, if you simply need to work with JSON data, use dynamic objects. If your question is really about the future of data-centric web development
Question
Güvenal · Oct 4, 2017

FTP2FTP transfer without storing information into database

FileCharacterStreams This is controlled by the setting in the Business Service FTP Passthrough, "Use FileStream". There is no default way of preventing the Business Service from saving