Search

Clear filter
Article
Alexander Koblov · May 20, 2016

Collations in Caché

USER>kill test USER>set test(10) = "", test(2) = "", test("фф") = "", test("бб") = "" USER>zwrite test test(10)="" test(2)="" test("бб
Article
Dmitry Maslennikov · Mar 18, 2019

Behind the scene of isc-tar project

the project. Here is the story:How to develop this projectHow to test itHow to release new versions for publishingAnd finally how to automate all aboveContinuous integrationSo, I would like
Question
Dmitry Maslennikov · Jun 8, 2020

SQL Cached queries

where we could change the way. We also use UnitTests, and as part of our tests we test for performance regression, and now we get some tests failed due to significant performance
Question
Soufiane Amroun · Oct 16, 2017

casting of the extracted value in sql

%Persistent { Property ChildPrice As %Library.Float; ClassMethod Test() { ;d ##class(dc.demo).Test() d ..%KillExtent() s obj=..%New() s obj.ChildPrice=2.56
Article
Developer Community Admin · Oct 21, 2015

Case Studies in Performance

Executive SummaryThe best way to compare the performance of database products is in a head-to-head test using a real application, preferably one of your own. This is especially
Article
Gevorg Arutiunian · Jan 11, 2019

Post / Send XML using %Net.HttpRequest and save response to a file

This code snippet sends an XML request to a server and saves the response to a file. The class method "test" runs the code: Class objectscript.postXML { classmethod test
Question
Kevin Kindschuh · Jun 22, 2022

SOUNDEX function in IRIS or Caché

| Caché Alternative Exists for SOUNDEX() Workaround:Class dc.test [ Abstract ] { ClassMethod Test() { w ..SOUNDEX("M"),! ;or &sql(select SOUNDEX('McD
Article
Kate Lau · Mar 12, 2023

Create FHIR REST Client

a "HS.FHIRServer.Interop.HTTPOperation" Choose the Service Name Test the FHIR Client Trace the test result Great Article, Kate! Could you pls translate and also post on CN DC? Thx! Sure, let me do it on Friday
Question
Rostislav Dublin · Apr 27, 2023

Memory leak and IRIS container freeze... or just my curvy hands

=100000routines=100 Now I load-test the container by multiple installing and uninstalling the %ZPM package: install ZPM (zpm-installer.routine and execution): set r=##class
Article
Lydia Huang · Mar 11, 2016

Run MDX queries in the DeepSee Shell

].[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
Yuri Marx Pereira Gomes · Apr 4

Part II: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI

The "Ask Developer Community AI" tool is an excellent resource for studying for the certification. I asked it about each topic that will be covered in the test and the results
Question
Anderson Negreli · Jan 2, 2023

Encoding error in Studio output - Embedded Python

Hello, good afternoon! (or good morning or good evening) I was doing some very basic tests, based on the documentation, using Python in Studio.I decided to call a python method
Question
Flávio Lúcio Naves Júnior · May 19, 2021

Variable <Undefined> using Xecute command

.mac with this code: label(test) public{ set routine="variable" set call="write routine,!" xecute call quit } But when i run the command, show me
Question
Archunan K · Nov 14, 2016

Error while generating HTML report in zen pages

is when the url is like 'http:\\192.168.1.2\test...mode='html'....' the reports are generated successfully. but while using systemname like 'http:\\mysystemname\test