Search

Clear filter
Announcement
Evgeny Shvarov · Aug 23, 2017

Share Your InterSystems Solution on InterSystems Global Summit 2017

Developers ConferenceCurrent agenda for the meeting: TimeSessionPresenterSite 5:00 pmDependencies and Complexity [@John.Murray] georgejames.com 5:15 pmRESTForms - REST API
Question
Evgeny Shvarov · Oct 30, 2017

Authentication options for Caché REST Application

Hi, Community!Suppose If you develop a client js application which works with Caché server via REST API (CSP Gateway).What are the options for Authentication and working
Question
Matt Fuller · Dec 1, 2017

Using customized SDA3 container in HealthShare

it, but it gives me a working prototype to experiment with and refine. There are a couple of API method that can be helpful here, in class HS.SDA3.Container:1. ListStreamletIds
Question
Stephen De Gabrielle · Jan 17, 2018

Does anyone use EnsLib.ITK.DTS.Framework.Operation.DTSTransferFile ? and how did you manage the transition to MESH

that provides MESH support in place of the old DTS support. As with the old DTS, it uses the MESH client (rather than the MESH API). It provides you with full support for sending
Article
Eduard Lebedyuk · Aug 7, 2020

Containerising .Net/Java Gateways (or Kafka Integration Demo

.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar . WORKDIR $APP_HOME/src RUN javac -classpath $APP_HOME/jar/*:$APP_HOME/jgw/* dc/rmq/KafkaOperation.java &&
Announcement
Raj Singh · May 10, 2023

InterSystems Studio is deprecated, starting with 2023.2

to this is here: if you are using the server-side editing paradigm, which matches what you're used to with Studio, make sure you follow the instructions in the "Enable Proposed APIs" section
Question
Yuri Marx Pereira Gomes · Dec 8, 2020

How to convert from XML to JSON

repository and expose the data as REST API. This API will to allow get statistic information. > Clearly it's a popular and valid use case, and I want to know more about it. While
Article
Andrey Shcheglov · Dec 13, 2018

How are stars counted? How InterSystems Caché eXTreme is used in Gaia

. But what is Caché XEP? Java technologies in Caché If you look at the Java API stack provided by InterSystems, you will see the following: The Caché Object Binding technology
Article
Evgeny Shvarov · Sep 19, 2019

The Anatomy of ZPM Module: Packaging Your InterSystems Solution

into ${cspdir}/dsw folder which is a folder under IRIS csp directory. REST API application If this is a REST-API application the CSPApplication element will contain dispatch class
Discussion
Olga Zavrazhnova · Dec 10, 2020

Ideas for New Applications: What to Develop in 2021

and with the option to execute ObjectScript class methods like a developer portal. It is not to swagger API, but to Object Script. A modern management portal to manage IRIS/Caché A real good
Article
Eduard Lebedyuk · Dec 29, 2018

Importing code from external libraries

](https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GNET_http) is used to interact with this api: ``` /// NodeJS implementation /// do ##class
Article
Dmitry Maslennikov · Aug 20, 2021

GitHub Codespaces with IRIS

/", "Conduit API": "http://${host}:${port}/conduit/" } } } } There are many things configured path to custom docker-compose.yml, especially for Codespaces name
Article
Benjamin De Boe · Dec 15, 2021

2021.2 SQL Feature Spotlight - Smart Sampling & Automation for Table Statistics

times: Tune your Tables! Tuning your tables through the TUNE TABLE SQL command or $SYSTEM.SQL.Stats.Table ObjectScript API means collecting statistics on your table's data
Article
Rob Tweed · Jul 31, 2017

Introduction to QEWD Micro-Services

if you do a Google Search. Here's a good starting point:https://smartbear.com/learn/api-design/what-are-microservices/In a nutshell, they are all about breaking down, into separate
Question
Rich Taylor · May 9, 2018

How to move defined tasks from one Instance of Cache to another

I am working with a client to try and export a set of tasks defined in the Task Manager from one system to another. I am not seeing any API for this. I can query