Search

Clear filter
Article
Renato Banzai · Jan 30, 2021

Making a blog using Python + IRIS Globals

Observing how easy could be persisting data into Intersystems IRIS with the Native API I decided to make this application and force myself to forget a little of SQL and stay open to
Question
Eduard Lebedyuk · May 18, 2016

How to use stored procedures with linked tables

.): SQLState: (42000) NativeError: [1] Message: [Iris ODBC][State : 42000][Native Code 1] [c:\intersystems\iris2021v1\bin\irisdb.exe] [SQLCODE: <-1>:<Invalid SQL statement&
Question
sansa stark · Sep 14, 2016

Question: CSP Session

See InterSystems doc:http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?
Article
Evgeny Shvarov · Jun 12, 2020

Game Of Throne Analytics or How long is Arya's Stark List

All was coded in VSCode using VSCode ObjectScript plugin and Docker image of InterSystems IRIS Community Edition 2020.2.
Article
Murray Oldfield · Apr 1, 2016

Extracting pButtons data to a csv file for easy charting

See: - [Part 2 - Looking at the metrics we collected](https://community.intersystems.com/post/intersystems-data-platforms-and-performance-%E2%80%93-part-2) pButtons compiles data
Question
P Patz · Jun 1, 2017

Dirty read prevention - 'START TRANSACTION ISOLATION LEVEL READ COMMITTED'

Per the InterSystems's documentation I should be able to use ' START TRANSACTION ISOLATION LEVEL READ COMMITTED'.
Question
Mikael Toivonen · Aug 17, 2017

Charset problem: UTF-8 file downloaded via sFTP displays incorrectly

I really don't understand character sets right now.Here are some pages I ran into while researching this:What does InterSystems say about the CHARSET options for the inbound FTP adapter
Question
Martin Staudigel · Aug 28, 2023

[Solved] Custom File.InboundAdapter hangs, when switching to a new mounted folder

We use an older fixed length format called HCM to transfer data from our SAP-ISH system to the Intersystems server.
Question
Jonathan Lent · Sep 16, 2023

DocDB: Can you find a document based on array contents?

From Introducing InterSystems IRIS Document Database (DocDB) SET dynAbObj = { "FullName":"John Smith", "FirstName":"John", "Address":{ "street":"101 Main
Article
Mihoko Iijima · Nov 2, 2023

How to hide the source program

InterSystems FAQ rubric For routines (*.mac) You can hide the source by exporting/importing only the *.obj that is generated after compiling the source program.
Question
Markus Suonpää · Jul 1, 2022

How to access Production items through Objectscript?

%OpenId(pProd)Set tSC = ##class(Ens.Director).getProductionItems(tProduction,.pDefinition,.pAutoAdd)ZWQuit tSC} There is a tool ("ompare") on the InterSystems Open Exchange for comparing
Question
Ephraim Malane · May 5, 2022

Add/Call objectscript xml class methods

to import: Tools > Import Local. avoid loading anything into %SYS unless it is a class / routine that starts with a "z" ... everything else will be overwritten when you upgrade InterSystems
Question
David Saunders · Aug 8

Can't close CSP popup window

-- Copyright (c) 2001 InterSystems Inc. ALL RIGHTS RESERVED. --><csp:class description="Upload Client Consultations file."
Question
Roberto Cahanap · Oct 7, 2019

Anyone ever use %Activate with Excel?

Here's how it can be used from Cache/Ensemble/InterSystems IRIS.
Question
Nael Nasereldeen · Oct 27, 2019

%SYSTEM.Encryption MD5Hash function -return value conversion

msg/intersystems-public-cache/FdkHIgS9PkQ/P7s-92kN70UJ That had this solution that works: "If you know what this gibberish stuff is about, it can be very simple ;) USER> s h =