Search

Clear filter
Question
Samantha Forish · Jun 16, 2023

JSON Import a List of Integers to Custom Message Class

the field. But I am able to access my field and was able to test it was available with the following in studio console: set msg=##class
Question
Evgeny Shvarov · Mar 15, 2018

Deployment Strategies: Do You Compile ObjectScript on a Production Site

Hi, Community!Please share your experience on code deployment on production site. Do you compile ObjectScript on Production? Is it OK? Or you only compile on Test site and copy
Article
Cristiano Silva · May 27, 2023

Interopway REST. Consuming REST Services in a Simple Way

The project has a Test Production cjs.interopway.rest.samples.InteropProducion and a class with unit tests cjs.interopway.rest.tests.InteropProduction. Only the Business Operation
Article
Dmitry Maslennikov · Jun 2, 2017

What you could miss about Unicode and how it is stored in Caché

and ASCII encoding, and up to four bytes for other characters. Well, but what does it mean in practice according to Caché? Let's try simple ASCII text USER>set string="Test
Question
Arya S · Jan 5, 2018

UPS - SOAP WebServices Not Working

and finish the process to get the Package implemeted in my studio.Now the SOAP method contains a URL which is for their live system so i manually changed the URL with their Testing URL.They
Article
Mark Bolinsky · Jul 10, 2018

Storage Performance Series - NetApp All-Flash FAS (AFF) A300

with all InterSystems products to provide the lowest latency and predictable IOPS capabilities. The first in the series was the most recently tested Netapp AFF A300 storage array
Article
Mark Bolinsky · Sep 7, 2018

Storage Performance Series - Samsung PM1725a NVMe SSD

Configuration and Linux LVM Setup The configuration tested included the following details: 2 x Samsung 3.2TB PM1725a NVMe drives (internal to server) 1 x HPE Cloudline 3150 Gen10
Question
David Reche · Feb 16, 2016

Manage data types with %ZEN.proxyObject and Ens.Util.JSON.ObjectToJSONStream

types in versions before 2016.1. Everything else is a hack. Stefan. I used a registered class with typed properties and doesn't works I made this test class: Class
Article
Aya Heshmat · Oct 11, 2022

Global Summit 2022: Health Connect Tips & Tricks Session Summary

boolean statements available! 3. Rule Editor Testing New tab in the Rule Editor "test" to test input data iterating through the transformation! The test will provide
Question
Mario Sanchez Macias · Mar 17, 2020

Store property coming from a json array

is a dynamic array like ["green","yellow","blue"], you can test this code : Set valueRecived = ["green","yellow","blue"] Set array = ##class(%ArrayOfDataTypes).%New() Do ##class
Article
Andreas Schneider · Apr 23

Testing Metadata Inconsistencies in InterSystems IRIS Using the DATATYPE_SAMPLE Database (Part II) - Silent Corruption

The first part of this article provides all the background information. It also includes links to the DATATYPE_SAMPLE database, which you can use to follow along with the examples
Article
Eduard Lebedyuk · May 10, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part VII: CD using containers

hooks and test code. As a preferable alternative, you can use git submodules to include this project or something similar into your repository. Submodules are better because it's
Article
Developer Community Admin · Oct 21, 2015

InterSystems Caché Benchmark: Achieving Millions of Database Accesses per Second Inexpensively

AbstractIn a recent benchmark test of an application based on InterSystems Caché, a sustainable rate of 8.9million database accesses/second, with peaks of 16.9 million database
Question
Chip Gore · Jun 20, 2018

HL7v2.x question: Where should depression screening information go

sort (and ORU message) for the "what the screening (or perhaps testing) showed", but I'm not sure if the screening was performed yes/no qualifies as an "ordered test".Just looking
Question
Ephraim Malane · Jan 17, 2023

CCR transition to live shows critical error

Hi Community, I have created Tier 1 CCR and when I move it to Live it shows the below error. I initially had changes deployed through a different CCR to the TEST environment