Search

Clear filter
Question
William Vorhees · Feb 10, 2023

Evaluation Service Unavailable

(CC: @Dawn.Czaja ) @William.Vorhees7966 - just so you know, the InterSystems First Response Center is looking into what happened with your email from December in order to ensure that
Article
Robert Cemper · May 22, 2022

Debugging Trick with SQL

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
Giacomo Bertolotti · Jan 9, 2023

How to use objectscriptquality server-side

It requires some integration with main InterSystems extension.
Article
Anastasia Dyubaylo · Jul 19

How to Delete Your Developer Community Account

Hi Community, If you've decided to leave the InterSystems Developer Community, we're sorry to see you go!
Article
John Murray · Oct 25, 2019

Gotcha when roundtripping Zen classes in UDL format using %Compiler.UDL.TextServices on Unix-type platforms before 2018.1

When dealing with a support issue of one of our Deltanji source control sites this week I learned that if you're using InterSystems versions earlier than 2018.1 on Unix-type platforms
Question
Dan Crouthamel · Oct 25, 2019

IRIS and GCP Setup

I'm trying to setup Iris Community on a GCP node and the following fails iris load https://github.com/intersystems/quickstarts-multimodel-python Error: sudo: /tmp/195/load.sh: command
Question
Dmitrii Kuznetsov · Jan 9, 2019

Python bindings

Obviously "Perl binging" is not a typo.I'll probably fix the old Python book just as I finish writing the new Python book, covering the upcoming InterSystems IRIS Native API for Python
Question
Vikram Annadurai · Dec 20, 2019

Connect remote server to Power BI

Hello All, I have connected InterSystems Cache remote server from Power BI using ODBC Connection .
Article
Peter Steiwer · Jan 17, 2020

This does not appear to be a Cache exported file, unable to import.

This error is caused by exporting from InterSystems IRIS and trying to import into Caché.
Question
Steve Pisani · Jun 8, 2022

PowerBI and IRIS generating "The column '...' of the table wasn't found."

I've tried using PowerBI to access IRIS (using ODBC connector, not InterSystems BI connector), PowerBI reports the error: Expression.Error: The column 'Patient' of the table wasn't
Announcement
Steve Brunner · Jul 18, 2018

Caché and Ensemble 2018.1 Field Test Release

InterSystems is pleased to announce availability of a field test version of Caché and Ensemble 2018.1These kits can be downloaded from the Field Test portal page.There are hundreds
Question
Warren Hornsby · Apr 26, 2018

Sync problems on startup

I recommend you contact the WRC with your environment details (Eclipse version, Atelier version, Cache'/Ensemble/InterSystems IRIS version, OS flavor) and they should be able to get
Question
Abhinav Pandey · Sep 14, 2020

w $zf(-100,"a='./DC hello'") Fetch return value of method in variable "a" from Python

You can use PythonGateway to call Python code from InterSystems IRIS directly. Example: set sc = ##class(isc.py.Main).SimpleString("x='HELLO'", "x", , .x) write x >HELLO
Question
Rajath Muthappa · Nov 8, 2016

How to bypass the log-in screen while navigating between 2 .CSP files in different namespaces

Hi, Currently i am building a CSP application using Intersystems cache to automate few tasks in Ensemble.
Question
Soufiane Amroun · Sep 11, 2017

Extract http request fields values

Hi world, i work actually on an intersystems project , my question is : i've my Rest class that receive an HTTP request from a client side , i want to know how extract data from this