Search

Clear filter
Question
Lawrence Williams · Aug 23, 2019

CSV to HL7 transform test problem

the transform, but when trying to test it I am not seeing the data populate the HL7 as intended. Also.... if I put a <DatofBirth> in the tester, it shows up
Article
Steve Glassman · Jun 24, 2016

2016.2 Field Test Kit 2016.2.0.677.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.677.0.I haven’t sent an update to this thread in a while and it should come as no surprise that there has been
Article
Bill McCormick · May 27, 2016

2016.3 Field Test Kit 2016.3.0.628.0

Steve Glassman is on vacation today so in his place I wanted to announce the availability of a new kit for the 2016.3 Field Test. The kit details are: 2016.3.0.628.0 Most
Article
Bill McCormick · May 27, 2016

2016.2 Field Test Kit 2016.2.0.665.0

Steve Glassman is on vacation today so in his place I wanted to announce the availability of a new kit for the 2016.2 Field Test. The kit details are: 2016.2.0.665.0There
Article
Steve Glassman · Feb 19, 2016

2016.2 Field Test Kit 2016.2.0.595.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.595.0.It may look like a slow week, with less than fifty changes having been checked in, but this kit includes
Article
Steve Glassman · Mar 4, 2016

2016.2 Field Test Kit 2016.2.0.605.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.605.0.There are about a hundred changes from the previous field test kit, including the following fixes
Article
Steve Glassman · Apr 8, 2016

2016.2 Field Test Kit 2016.2.0.632.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.632.0.Since I haven’t sent an update to this thread in a while it should come as no surprise that there have been
Question
John Murray · Mar 9, 2016

HealthShare maps the Test package to HSLIB

less obvious is that your namespace will also be fetching/filing Test.* classes from the HSLIB database. So if you thought that, say, Test.MyExperiment was a good name
Article
Steve Glassman · Mar 9, 2016

2016.2 Field Test Kit 2016.2.0.609.0

I am pleased to announce the next 2016.2 field test kit, 2016.2.0.609.0.This is a relatively light update with only a few dozen changes from the previous field test, spread out
Question
Kishan Ravindran · Oct 5, 2017

Test Driven Development tool for Cache

Is there any Test Driven Development tool for Cache for the web development. If so can any one help me on this.Thanks in advance. Hi, Kishan!Have you seen this article? No Evgeny, I will look into it thank you
Article
Steve Glassman · Feb 3, 2016

2016.2 Field Test Kit 2016.2.0.585.0

I am pleased to announce the next in the series of 2016.2 field test kits, 2016.2.0.585.0. In the two weeks since the last field test posting Development has made over
Announcement
Steve Glassman · Feb 8, 2016

2016.2 Field Test Kit 2016.2.0.590.0

I am pleased to announce the third 2016.2 field test kit, 2016.2.0.590.0. In the week since the last field test posting Development has made over a hundred fixes and improvements
Question
Con Skordis · Aug 1, 2018

2018.1 field test release notes

Downloading the release notes for 2018.1 gives the 2017.1 PDF release notes.Can someone please correct this or direct me where the release notes could be found Where do I find
Article
Robert Cemper · Apr 3, 2021

Wrap JSON to multi lines / Test ISJSON

^%Library.DynamicAbstractObject.1 *%Exception.General Parsing error 3 Line 5 Offset 3 USER>try {do Do^ZPretty(jsn) Write "OK" IF 1} catch er { Write "NO" IF 0 } write !,$test
Question
Tom Bruce · May 30, 2022

Test if a dynamic query returns 0 results

Hi, what’s the best way to check if your query return 0 records? If $$$ISOK(sc) { Set tResult = sqlStatement.%Execute() WHILE tResult.%Next