Search

Clear filter
Question
Scott Roth · Apr 25, 2017

uu-encoded?

Please note that I have not personally tested this code, and since it is not part of the product, it has not been through any QA testing by InterSystems, so you would need to test and
Question
Thembelani Mlalazi · Jan 5, 2018

How to use %XML.Node

could have done the same.No need to copy the code from browser the class + test data is attached. xmlreading.zip Class XML.J [ Abstract ]{ClassMethod GetXMLDocFromFile(file = "C:\InterSystems
Article
Alessandro Marin · Jan 8, 2018

DeepSee: Setting up security - Part 1 of 5

The article is considered as InterSystems Data Platform Best Practice.
Question
Khalid Saleem · Feb 5, 2018

Determine write-access to a directory

despite the method doc stating "Return true if the file/directory is writable and false if it is not"See this older doc for $zutil(140) information.You could try raising the issue with InterSystems
Article
Peter Cooper · May 11, 2018

Replacing ZEN - Part 3 - Progress to date 01

Quick plug - if you're considering Zen replacement, https://community.intersystems.com/post/appsrest-new-rest-framework-intersystems-iris and associated articles might be a helpful
Article
Nikolay Solovyev · Apr 25, 2018

Sending Alerts from Ensemble via Telegram

Import classes from https://github.com/intersystems-community/TelegramAlerts (package Telegram):API.cls - class implementing methods for working with API.TelegramOutboundAdapter.cls
Question
Chip Gore · Apr 24, 2018

How can I programmatically select a row on a zen.TablePane when I only know the row's value?

arithmetic required if you have several sections to calculate.This just gives you the 'absolute' rowID, not the relative.HTH, Robert Great work Chip, Robert One question, are you using InterSystems
Question
Graham Uricchio · Mar 11, 2019

Creating multiple Record Map Records from a single HL7 message

I will let someone at InterSystems know Very strange. I just tried the link and it works for me. So I got into and did the course. I wish it was more HL7 oriented.
Article
Dmitry Maslennikov · Mar 18, 2019

Behind the scene of isc-tar project

I wish InterSystems will add a shorter command session, to replace this unnecessary repetition of iris word.
Article
Timur Safin · Apr 1, 2019

Closures in ObjectScript

The good start for compiler was the old-good COS Guidelines from here https://github.com/intersystems-ru/cos-guidelinesFor reasons we mentioned above we do not parse 1 letter syntax
Article
David Crawford · Jul 31, 2019

Anti CSRF Methods

I'm curious if any of you out there have worked on anti CSRF methods for your Intersystems based applications, and how you helped mitigate them.
Article
Jean Millette · Aug 22, 2019

A Case for Thawing Frozen Query Plans After Upgrade

I don't have a great knowledge about InterSystems plans.But, generally, you just should first delete your plan and then recreate the index.35 seconds were quite important!
Question
Brendan Oakley · Oct 3, 2019

Remote terminal to IRIS container

Apparently InterSystems is working on something that maybe useful to you but their lips are tight :) Hi Evgeny, We need to allow users to log in using their UNIX credentials
Article
Andrew Sklyarov · Nov 8

How to run a process on an interval or schedule?

When I started my journey with InterSystems IRIS, especially in Interoperability, one of the initial and common questions I had was: how can I run something on an interval or schedule
Article
Murray Oldfield · Feb 26, 2016

Provision a Caché application using Ansible - Part 1

Note: The examples can be used as a guide to install InterSystems Data Platforms: Caché, HealthShare and Ensemble.