Search

Clear filter
Question
Eduard Lebedyuk · Jan 27, 2022

Storing dynamic object properties larger than 3641144 symbols

).test() ClassMethod test() { do ..%KillExtent() for len = 100, $$$MaxStringLength - 1, $$$MaxStringLength, $$$MaxStringLength+1, $$$MaxStringLength *2 { set sc = ..save
Article
Evgeny Shvarov · Jan 15, 2020

Using Invoke Element to Call Class Methods in ObjectScript Packages

(community.objectscript.PersistentClass).CreateRecord() Second: SetToTheGlobal of community.objectscript.ClassExample class and passes two parameters: 42 and "Test Data", which is equivalent to the call: do
Article
Botai Zhang · Jan 25, 2021

Built in multi model integration using InterSystems iris data platform

be used for testing 2. installation steps ① Establish rest Service New web application → configure dispatch class → configure permission
Article
Mark Hanson · May 11, 2016

ZZPRINT a handy way to view routine lines from the command line

Often when debugging COS code you get an error message such as '<UNDEFINED>test^routine *test' so the first thing you want to do is to take a look at this code and see what
Question
Lassi Autio · Sep 19, 2018

Change time in message browser etc from UTC to local time

, and explicitly. TEST>set currentLocalTime = $ZDateTime($Horolog,3,,3) TEST>set currentGeneralTime = $ZDateTime($ZTimeStamp,3,,3) TEST>write currentLocalTime 2018-09-20 10:46
Question
Ahmad Bukhtiar · Nov 16, 2020

is there healthshare installation for one user for learning

version of HealthShare on docker, very useful to do test and build edge on the fly. If you have a license key and a HealthShare Unified Care Record kit, you can run "do ##class
Question
Chris Marais · Jun 28, 2022

Issue : GitLab - gitlab-runner on Windows not executing irissession

windows server; and the following command is run by the runner irissession IRISHEALTH -U TEST "##class(isc.git.GitLab).load()" we get the following "error" <NOTOPEN>> I do
Article
Robert Cemper · Sep 18, 2022

Reviews on Open Exchange - Statistics

I produce my monthly Review Report on OEX packages now for 18 months.These are a view figures and some comments: Total packages checked = 669 Packages tested and reviewed
Question
Jerry Wang · Apr 27, 2023

Configure IRIS ODBC connection with Windows authentication using a specified domain account rather than default IRIS server account

\test) in the SQL Gateway connection However, as the error message suggests, IRIS is trying to connect with PROD\svc_mist, rather than PROD\test configured above
Question
Fabio Goncalves · Mar 17, 2016

Atelier Debugging

for x86-64) 2016.2 (Build 605U) Thu Feb 25 2016 19:24:57 EST and is not working as well. I have tested with Atelier 1.0.122 (unreleased) and it worked. What's the $ZV of your cloud
Question
Safeena M · May 30, 2017

Web Method Invocation by Cache Class

option when using Ensemble but I suggest you follow the link above. As Daniel has said.Plus, you might want to unit test them, in which case you need to create an instance of your web
Announcement
Anastasia Dyubaylo · Nov 2, 2017

Two New Videos about Atelier

can be automatically pushed downstream to build and test environments; the use of open source Git hooks, %Installer, and Atelier, with Jenkins and automated Unit Tests
Article
Benjamin Thorne · Aug 7, 2018

Validate Email Address with non-English characters

The following code snippet is a REGEX that validates characters that are not in English, as well as English characters. The class method "test" takes an email address
Article
Sean Connelly · Apr 12, 2017

Bug killing development tips

have a certain development methodology that either produces less bugs, catches them at a unit test level, or makes tracking them down much easier. Here are my tips... 1. Write
Question
Amir Samary · May 10, 2017

Managing UTF-8 characters on the database with a REST application

symbols.We can do a simple echo test to prove some of this, this is a pre 2016 CSP page...Class Foo.Hex Extends %CSP.Page{ClassMethod OnPage() As %Status [ ServerOnly = 1 ]{ set