Search

Clear filter
Question
Token Ibragimov · Aug 8, 2019

Sending Get request

If test is 1 then instead of connecting to a remote machine it will just output what it would have send to the web server to the current device, if test is 2 then it will output the
Question
Nezla · Oct 23, 2023

Release System Locks

Always use incremental lock with timeout (ex: lock +^test:0) LEARNING>w $test 0 LEARNING>lock +^test:0 LEARNING>w $test 1 LEARNING> Sorry Ashok this code didn't work
Question
Eric Hansen · May 15, 2017

Licensing Fails with ERROR #8610 : License keys are not accepted on Single User (SU) platform

I didn't turn up anything on the web site here or via Googling the error and error text. I'm trying to enable and test mirroring and I cannot do that on the standard eval.
Announcement
Neal Assing · Aug 18, 2020

InterSystems Ensemble/Health Connect Developer Required

and preparation of test plans and test data Knowledge of standard industry processes and methodologies (eg, for implementation, enhancement requests, development and product release
Question
Jo Ellen Laansma · May 13, 2020

SQL Server - How to write column with empty string instead of NULL

After further testing, I realized my example field was not varchar but char( 4) (hence length 4). But a quick test on another field proved it out with datalength of 0.
Question
Phillip Wu · Jan 20, 2023

How do I add a database to a mirror

/DB/TESTING/",,,,,,,,$lb(,"%SYS",$lb("e^ActivateMirroredDatabase+3^SYS.Mirror.1^2","e^^^0"))))/* ERROR #2073: Mirrored Database '/ensemble/TEST/DB/TESTING/' is not found on this system
Question
Scott Beeson · Jan 21, 2016

Custom function to retrieve environment?

That is, if you have a namespace configured as BASE, and configure another one as TEST, ^%SYS("SystemMode") will be changed to TEST - and this is system-wide.
Question
Stefan Cronje · Jun 10, 2021

Dynamic SQL DisplayFormatted split files on row count

I did a few tests. The more columns selected, the slower the output is, and quite significantly.
Announcement
Shane Nowack · Oct 27, 2021

Beta Testers needed for our upcoming CCR Technical Implementation Specialist Certification Exam

Note: Beta test scores are completely confidential.
Article
Robert Cemper · Mar 27, 2021

IRIS easy ECP workbench

Testing ECP-based applications often take quite some effort for setup and preparation.I have created a Docker-based workbench that allows you to have it quick at hands.And if you crash
Article
Mihoko Iijima · Nov 9, 2023

Introducing a way to create user-defined errors

I tested below: <?xml version="1.0" encoding="UTF-8" ?
Question
Kurt Hofman · Feb 10, 2023

Intersystems Iris - embedded python

Hello, I'm starting testing embedded python and external libraries.
Question
Nikolay Solovyev · Sep 20, 2022

CreateBusinessService() from Trigger

%OpenId(1) TEST>write pers.Status 0 TEST>set pers.Status = 1 TEST>set sc = pers.
Article
Eduard Lebedyuk · Jan 19, 2018

DigitalOcean API implementation

As %Integer(MINVAL=0,MAXVAL=2) = 0) As %Status { Kill Result #Dim Status As %Status = $$$OK Set Status = Request.Send(Method, Location, Test) If (Test '=