Search

Clear filter
Article
Stefan Wittmann · Aug 9, 2018

A sneak peek of Global Summit 2018

. Additionally, we will have a big surprise completely changing how you think about building modern APIs! Taking a look at the interoperability landscape we will discuss how you can connect
Question
Roberto Cahanap · Oct 7, 2019

Anyone ever use %Activate with Excel

to Microsoft the rest of the parameters is optional / not required. Here is a link from Microsoft for this method: https://docs.microsoft.com/en-us/office/vba/api
Question
Andreas Schneider · Dec 30, 2021

LOAD DATA with [SQLCODE: <-400>:<Fatal error occurred>]... any idea

in the CPF file or, preferably, through the API documented here Thanks @Kevin.Chan for helping out (he's the author of the parser piece of LOAD DATA ;-) ) In addition to his comments
Article
Guillaume Rongier · Nov 30, 2022

Embedded Python Virtual Environement (venv

is a wrapper around the InterSystems IRIS Embedded Python API. It allows you to connect to an InterSystems IRIS instance and execute SQL queries. ⚠️ To make
Question
Jeffrey Drumm · Jun 7, 2022

Troubleshooting VS Code Connection Issues

server with TLS enabled. The port for all IRIS api and browser traffic is 443. I've configured the webServer section's host, port, and variations on pathPrefix (including
Question
prashanth ponugoti · Dec 2, 2021

2017 ensemble POST not working and not giving any error

browser) to see if it gives you the same certificate error. If so you would have to get in touch with the owner of that API to fix their certificate. If you're only able to replicate
Question
Marcos Costa · Nov 8, 2021

Wrong method signature when building REST implementation class using spec

When using the REST API classes for building services on a spec-first approach, the implementation class methods are usually built this format: ClassMethod <method-name>
Announcement
Vadim Aniskin · Mar 29, 2023

InterSystems Ideas News #5

specification by @Jaime.Lerga Public API for access to shared memory by @Alexey.Maslov Fold code on loops and If's on studio by @Heloisa.Paiva Chat bot to help with TrakCare
Article
Francis Galiegue · Feb 15, 2016

Announce: Java package to import XMLs/export as sources

code from a Caché installation. It makes use of the Java API provided by Caché.Right now, I use it as a means to salvage sources in order to analyze them using the SonarQube plugin I
Article
Brendan Bannon · Oct 27, 2016

New WRC Customer Interface

, will be good to get some API, where I could ask for link to latest version, or for some particular major version, e.g. 2017.1, and for particular platform. So, I could use it to download latest version.
Question
Scott Roth · Jun 16, 2023

Web Terminal - HTTP ERROR 401

terminal that's implemented as a new Atelier API endpoint. It will be available in kits by default and the vscode-objectscript. It's documented here and the newest beta version
Question
Michael Davidovich · Apr 17

MAXSTRING %ToJSON

on the server. However because it's so big, reading the stream into a variable to use in the JavaScript is causing the MAXSTRING error as well. I tried wrapping it in a REST API but under
Article
José Pereira · May 2, 2022

gRPC - what is it and a hello world

/) is an API architectural style based on the RPC protocol. The project was created by Google in 2015 and is licensed under Apache 2.0. Currently, the project is supported by the [Cloud
Article
Nikita Savchenko · Jan 5, 2019

Explore Text Data with InterSystems iKnow Entity Browser

mining. From the programming perspective, iKnow provides a rich API which allows to embed this technology to any application, regardless of its programming language. iKnow Entity
Article
Yuri Marx Pereira Gomes · Apr 4, 2022

Store Mindmaps using Globals

were used for render and edit the mindmap, consuming API backend built using IRIS. See the mindmap react component: Mindmap React component - consuming IRIS REST API