Search

Clear filter
Announcement
John Murray · Jan 14, 2019

Seeking field testers for an upcoming VSCode extension from George James Software

now looking for people to test a pre-release. If you already use VSCode (or are willing to start doing so) and you would like access to the pre-release Serenji extension, please
Question
Nael Nasereldeen · Oct 26, 2021

Sending Mail with embedded image using %Net.SMTP

msg.From="from.." Set msg.Charset="Windows-1255" D msg.To.Insert("to..") Set msg.Subject="testing" set msg.IsHTML=1 set msg.MultiPartType="related" do msg.AttachFile("c
Article
Andreas Schneider · Jan 2, 2022

Tips and tricks of the brand new LOAD DATA command

my first tests via JDBC. The first trap I stumbled into: The file and the filepath must-, of course ;-) be on serverside! The JDBC driver handle this not on client side. Probably
Question
Lukas Dolezal · Apr 10, 2022

Index inheritance

dc.test Extends (dc.Aclass, %Persistent) [ ClassType = persistent ] { ClassMethod Test() { k ^dc.testD,^dc.testI &sql(insert into dc.test(f) values(30)) &
Discussion
Evgeny Shvarov · Sep 25, 2022

Developing IRIS applications with Docker and VSCode

-v\",1,1)" && \ ([ $TESTS -eq 0 ] || iris session iris "##class(%ZPM.PackageManager).Shell(\"test $MODULE -v -only\",1,1)") && \ iris stop iris quietly ZPM's
Question
Michael Derr · Apr 6, 2020

Confirming file size after SFTP PutStream

adapter. I think I need to call it after a session has been established, and so I'm trying: Set tFileInfoList=$LISTBUILD("test","test") do ..%sftpSession.FileInfo(pFilename
Question
Ciaran Mooney · Jun 10, 2022

How to Copy NTE and append segments HL7 ensemble

test- you can see only the one NTE is copied over: Hey Ciaran. To overcome the issue of multiple ORCs overwriting your PIDgrp NTE in your copy, you will likely need to maintain
Question
James Westley-Farrell · Dec 7, 2021

Can't change content-type in REST response

": [],"exception": "","messages": [],"recordset": [],"sessionId": "MIqK2mHTrn","smokeTest": "this is a smoke test with some fake JSON return","summary": "success"}* Connection #0 to host
Question
Sehinde Raji · Jun 8, 2021

How do I save the value in obj.%Size() to a variable

for use. Class JSON.Test { ClassMethod Test() { set obj = {"byr:":"1937", "iyr:":"2017", "eyr:":"2020", "hgt:":"183cm", "hcl:":"#FFFFFD","ecl:":"grey", "pid:":"028048884
Article
Evgeny Shvarov · Jun 12, 2020

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

Hi Devs! Last weekend I had been testing the newborn csvgen module and was looking for a CSV file to test - thus I came across an interesting datafile on Data.World with Game
Discussion
Eduard Lebedyuk · Mar 2, 2023

Code Golf: Isogram

: ClassMethod Build(f As %Integer) { W ##class(myPackage.myClass).test(a) } The use of $ZWPACK and $ZWBPACK is also discouraged. You can use this test case: Class
Question
Oliver Wilms · Feb 5, 2023

Error reading messages.log file using Embedded Python in iris-log-viewer

I copied a 5 MB messages.log file to AWS where I have iris-log-viewer app deployed. I ran the test to see how it takes in IRIS code to import the lines into a persistent table
Question
Ikara Ikliki · Nov 13, 2019

SQLCompute does not work when Insert/Update done via the Caché ODBC DLL

brackets (), that works perfectly now. Please someone update InterSystems documentation...... After some tests and trying to figure out what is going on I have to say
Question
Eduard Lebedyuk · Jan 15, 2020

How to determine that a package exists

) } } Test: >w ##class(ABC.Try).PackageExists() 0 It also won't be available in GetPackageList. ABC.Try can also extend registered or persistent to the same effect. Ok, I
Announcement
Nikolay Solovyev · Jan 11, 2021

InterSystems Package Manager ZPM 0.2.10 release

;?xml version="1.0" encoding="UTF-8"?> <Export generator="Cache" version="25"> <Document name="test-binary.ZPM"> <Module> <Name>test