Search

Clear filter
Question
Brett Willis · Jul 16, 2021

Business Rule that can compare two fields in a repeating segment

I am trying to find the best way to evaluate if OBX-3 = ^IS TEST PATIENT? and OBX-5 = Y In the same OBX in a Business Rule OBX|1|NM|P-CSN|1|7623201922192||||||F OBX|2|NM|P-UCI
Question
Nicky Zhu · Jan 10, 2023

How to use Regular expression to replace all ODBC datetime occurences in a String to UTC datetime format

") [ SqlComputeCode = {set {*}=$replace({tsjson}," ", "T")_"Z"}, SqlComputed ]; /// d ##class(User.JSON).Test() ClassMethod Test() { set json = {"ts":"2022-02-02 01:01:34"} set obj = ..%New
Question
Sakina Bathul · Jan 27, 2022

Output String Length is greater MaxLength string

ERROR #6279: XML output string length is greater than the maximum string length. This is Error I am getting while trying to get data from an obj and write into the test file. Any Suggestions Please.. - Use stream instead of string or - shorten the data... ;-))
Announcement
Kristina Lauer · Sep 27, 2022

Gear up with the latest learning resources

Do you want to beta test a new type of long-term learning resource or see how to get certified at a discount at the UK&I Summit in October? Keep your learning gears turning with all the latest learning news in the September 2022 newsletter!
Announcement
Janine Perkins · May 17, 2016

Featured InterSystems Online Course: Caché SQL Overview

Learn about the various options of using SQL within Caché!Learn how to test SQL queries using both Terminal and the Management Portal, as well as how to use class queries, dynamic queries and embedded SQL queries within a Caché class. Learn More.
Question
Sean Connelly · Nov 16, 2018

Detecting Source Code Change

Is there a responsive way to detect a source code change without using a source control hook?UpdateI have my own custom unit test tool which has lots of extra functions that I
Article
Robert Cemper · Mar 24, 2022

GlobalToJSON-XL-Academic

https://github.com/rcemper/GlobalToJSON-XLA.git Run the IRIS container with your project: docker-compose up -d --build How to Test it This is the pre-loaded Global
Question
Joseph Tsang · Jul 14, 2022

About the callback method %OnSaveFinally

started a transaction then that transaction is completed prior to invoking the callback. However, I later discovered in my own test that this callback is triggered after %Save
Article
Dmitry Maslennikov · Apr 19, 2021

Grafana support for InterSystems IRIS

, it would be possible to connect Grafana to these logs and display it there. Testing To test it by yourself, you can clone the repo, and start the environment with docker-compose
Question
Benjamin Irwin · Dec 29, 2019

%ListOfDataTypes limited to 50 characters

the number of characters that can be used in the %ListOfDataTypes through a web service? Show the relevant part of your XSD. That would be if the property was defined as: Property Test
Article
Lydia Huang · Mar 14, 2016

Reset your DeepSee cache in the DeepSee Shell

The DeepSee Shell Best Practices Series - Reset your DeepSee cache in the DeepSee Shell This method is provided as a convenience for developers for use on development or test
Article
Lydia Huang · Mar 14, 2016

Execute an MDX query in the DeepSee Shell with/without results cache

].[Allergy Count],[MEASURES].[MEDIAN TEST SCORE]} ON 0,NON EMPTY HEAD(NONEMPTYCROSSJOIN([AgeD].[H1].[Age Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS
Article
Henry Pereira · May 16, 2017

The COS Faker

= tException.AsStatus() } Quit tSC } } Do ##class(Sample.Product).Populate(10) And it's great to write unit tests like that: Method TestPersonLogin
Question
George Hodder · Jul 17, 2017

Connecting to a web service

/" Set aa.ContentType="text/xml" set bb=aa.Get() break } Method Get(location As %String = "", test As %Integer = 0, reset As %Boolean = 1) As %Status Try: Set
Question
Jeffrey Drumm · Jan 7, 2020

IRIS Community Edition License Count (incl. IRIS for Health CE

terminal session and a client database connection using either ODBC or ADO.NET. I end up having to close or log off something to be able to continue testing, and in some cases