Search

Clear filter
Question
Nael Nasereldeen · Aug 31, 2017

jsonProvider - handling underscore character

2 USER>w outputObj.test_test W outputObj.test_test ^ <UNDEFINED> *test we found out that we can access it like this, but not sure if it's the recommended
Question
Evgeny Shvarov · Sep 4, 2017

What is The Best Backup Strategy For a Small-sized Database in Caché

but has the great advantage of running while Cache is up.Third party backup software can do a pretty good backup but it's still dirty and may have corruption.An AWS snapshot should work, I've never tested extensively.Tom Fitzgibbon | 917-933-1226 | gototomAtG...l
Question
Soufiane Amroun · Sep 20, 2017

How to program a schedule for an adapterless service

Hi world,i want to program a schedule for my adapterless business service , i found a method "test" in "Ens.ScheduleHandler" but i don't know how i program it for my service can
Question
Rich Taylor · Oct 6, 2017

Starting Cache and Mirroring arbiter at HP UX startup

, you'll see names starting with S##name and K##name (digits for the #). This signals which services are (S)tarted or (K)illed when the system switches to this runlevel. On my test
Article
Developer Community Admin · Oct 21, 2015

Solving the Problem of Exchanging Medical Information between the DoD and the VA

to complete up-to-the-minute patient information – and at lower cost due to the elimination of costly duplicate tests and the reduction of medical errors. This evolution
Article
Mark Bolinsky · Jan 25, 2016

POWER8 Processors and Simultaneous Multi-Threading (SMT) Levels with Cache

specific application and usage patterns. If in doubt, stress testing your application is highly recommended. First start with SMT 4 and then again with SMT 8 to compare the results
Question
Thomas Noitz · Apr 3, 2018

Comparing Cache-Objects

, there are several related articles and discussions on that:Exploring Code Generation with Caché Method Generators Generic way to test if all the propertiers of an object
Question
Peter Cooper · May 20, 2018

JSON - is this a bug

thought javascript was doing something differentif (oJSON.theValue) { write("hello") }I *thought* that it was evaluating it as a booleanIt's not - the test is showing if it's definedSo
Question
Vivek Ranjan · Aug 31, 2018

ERROR #6901: XSLT XML Transformer Error: SAXParseException: invalid character 0x1C (Occurred in an unknown entity

;xsl:template match="*" mode="mytemplate"> <xsl:variable name='myvar'> <xsl:choose> <xsl:when test="/Container/Encounters/Encounter/SeparationMode
Question
sansa stark · Sep 13, 2018

Authentication Error

tested the LDAP connection using the d ^SECURITY method and it came ok. Please help thanks @sansa.stark - seeing that you have posted 3 DC questions about LDAP in the past ten
Question
Julian Matthews · Oct 1, 2018

Issues manually creating HS.SDA3.Patient

this in Terminal as a testing area, these are the steps I followed:Set Patient = ##class(HS.SDA3.Patient).%New()Set PatNum1 = ##class(HS.SDA3.PatientNumber).%New()Set PatNum2
Article
Alex Woodhead · Jun 20, 2023

Python Shell - Grab last expression output and put back into variable. An Underscore Tip

. Testing out functionality is being confirmed via the shell: $SYSTEM.Python.Shell() Python 3.9.5 (default, Mar 14 2023, 06:58:44) [MSC v.1927 64 bit (AMD64)] on win32 Type
Question
Nezla · Jun 19, 2023

Images in Zen Reports

tested in 2017.2) but I'm trying to find out how to configure in iris2022 (I think it's changed) . the below is my 2017.2 - if I omit the foxit/adobe path then images are not shown
Question
Nezla · Jun 5, 2024

JavaScript in Zen pages

is selected but not showing as selected in the dropdown box. For testing purposes I've set option 4 to be selected by default as example and it's not showing as selected in required
Article
Dimitri Olchanyi · Apr 8

Setting Up an ODBC/JDBC Linked Table Connection to MySQL from Iris

the "Do not use delimited identifiers by default" checkbox is checked. Click "Test Connection" to confirm the connection is successful. Use the Terminal based API to Create