Search

Clear filter
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 =
Question
Eduardo Buarque · Jan 7, 2019

Collaboration with Git in Atelier

While our team gain experience and knowledge in InterSystems platform, we have a consultant with expertise to help and guide the solution development process.
Discussion
Benjamin De Boe · Jan 9, 2020

Hi there, any Query Plans tonight?

Hi, we're planning some work on our SQL Query Plan functionality for a future release of InterSystems IRIS and are interested to hear how you're using them today, or what'd keep you
Question
Kevin Furze · Jan 9, 2020

pButtons does not generate the actual stats - 2017.2.1 on win64

%SYS>w $zvCache for Windows (x86-64) 2017.2.1 (Build 801_3) Thu Apr 12 2018 10:14:19 EDT%SYS>d ^pButtonsCurrent log directory: c:\intersystems\cache\mgr\Available profiles:
Question
Sean Connelly · Nov 16, 2018

Detecting Source Code Change?

%New() do dbU.Init(in,"C:\InterSystems\Ensemble\mgr\db\CACHE.DAT") do in.RootComponent.AddComponent(dbU) set sc = in.
Article
Andreas Schneider · Jan 2, 2022

Tips and tricks of the brand new LOAD DATA command

💡 This article is considered as InterSystems Data Platform Best Practice.
Article
Mark Bolinsky · Jan 4, 2022

Azure Load Balancer (ILB) with HealthShare

💡 This article is considered as InterSystems Data Platform Best Practice.