Search

Clear filter
Article
Dmitry Maslennikov · Oct 6, 2020

RealWorld Application with InterSystems IRIS

realization for InterSystems IRIS on a backend side. The RealWorld project uses REST and offers already prepared swagger specification, and Postman/Newman collection with tests. So
Question
David Satorres · Aug 7, 2018

Speeding up $listget

it quite slow, so I've tried the same code but changing the conents of ^TEST from a List to a String: s FromDateH = (+$h-1) for { set id=$order(^TESTINDEX("StartDateIDX
Question
Norman W. Freeman · Feb 8, 2023

Why are "Exclusive_e->Delock" needed when saving persistent objects in a transaction ? (and can they be avoided

I use the following code (which is a simplified version of what happen on a server) : tstart for I=1:1:N { set test = ##class(Test.Test).%New() set test.ID = I do test
Question
Luca Ravazzolo · Feb 13, 2016

What is your favourite public CLOUD provider and why

Hi all,I was wondering, what is your favourite public cloud provider?What is your level of engagement with the cloud provider? Are you testing their infrastructure? In which case
Question
Nezla · May 18, 2018

Database not mounting

following error Convert 2KB c:\test civicview version 8\data\production\CACHE.DAT => 8KB c:\test civicview version 8\data\production\CACHE.DAT Confirm auto creation of batch VB2
Article
Oliver Wilms · Nov 22, 2020

What else can Feeder do

Report about what happened during a test - check Message Bank to see what happened on the instances that received test messages from Feeder I developed Feeder on an IRIS
Question
Stephen De Gabrielle · May 21, 2019

Recommended resources for learning FHIR and SMART on FHIR

FHIR Training classes on the InterSystems Online Learning SystemThe InterSystems FHIR® Sandbox to play with FHIR resources, SMART on FHIR apps, and test your own apps.Some FHIR
Article
Robert Cemper · Jan 2, 2022

DB Migration using SQLgateway

for Linuxis included in this repo In order to make this demo faster, the size of tables to migratehave been shrunk a bit. How to test All migration actions can be executed
Question
Guilherme Mendes · Dec 13, 2022

Ignore BREAKs

Hi! I'm running a unit test via terminal, and sometimes someone from another team/squad add a few BREAKs and my tests stop until I skip one by one. Is there a way to ignore
Question
Matthew Waddingham · May 26, 2021

Overhead and memory settings for multiple instances of Cache

We've traditionally run a selection of development environments from a single cache instance using different namespaces for DEV TEST PREP etc. This has come with a few drawbacks
Question
Paster-Bachar Gadi · Sep 29, 2016

Migrating project from dev to prod

). So $$$debug(x) either shows the value in x on the screen in test or does nothing in live. Slight disadvantage is that what you test is not EXACTLY identical to what you run in live
Question
William Vorhees · Jan 9, 2017

SHA-512 seems to be wrong

All,Totally new to Cache and Encryption. Have a project requirement for SHA-512. I am making the call as this: s hash=$System.Encryption.SHAHash(512,test)The return is: σá5~ï
Article
Gevorg Arutiunian · Jan 24, 2019

Send an HTML Email with an Image

The class method "test" in the following code snippet sends an HTML email with an embedded image. Edit the literal strings to change the embedded image, to address, from address
Article
Mihoko Iijima · Jul 20, 2023

How to find a specific global variable in the journal file with a command

("GlobalReference")["TEST" write rs2.Get("GlobalReference"),!} ^["^^c:\intersystems\cache\mgr\user\"]TEST(1) ・・・ omit ・・・ ^["^^c:\intersystems\cache\mgr\user\"]TEST(9) ^["^^c
Question
Yuri Marx Pereira Gomes · Jan 3, 2019

iris.node not found

architecture versionIf the module still refuses tot load, I'll upload an example test.js file I use myself to test basic functionality. I checked all, but remains refusing This is a basic