Search

Clear filter
Question
Evgeny Shvarov · Jun 19, 2023

How Can I use Job Command in Embedded Python?

For example the Routine line label "Test" was miss-typed as "TEST" >>> myjob=iris.cls("%SYS.Task.RunLegacyTask").
Discussion
Dmitry Maslennikov · Feb 20, 2023

IRIS as a service in continuous integration

that connects to InterSystems IRIS run: pytest tests/integration # Environment variables used by the integration tests env: # The hostname used
Question
Stuart Byrne · Jun 29, 2017

Blocking messages with blank MRG segment

would not work using the testing service.
Question
James Hipp · Jul 29, 2019

Linux / RHEL - Writing Global Value from Cache to STDOUT on the Command Line OS Terminal

~]# csession TEST "##class(Security.System).AutheEnabledGetStored("SYSTEM")"<INVALID ARGUMENT>[jhipp@test-sbox ~]# csession TEST "w ##class(Security.System).AutheEnabledGetStored
Announcement
Anastasia Dyubaylo · Jun 13, 2020

InterSystems IRIS 2020.1 Tech Talk: Speed Under Pressure

Open Exchange for your own testing and benchmarking.
Question
Scott Roth · May 9, 2024

Samples-FHIRStarter Questions

So, I enabled the following in the ISCLOG, however when I test, I am not seeing the information in the ISCLOG.
Question
Thiago Zenaro · Oct 30, 2018

csession with ##class command on a Windows machine

).MyMethod(^"test^")<INVALID ARGUMENT>>D:\>csession CACHE20172 -U %SYS ##class(test.MyClass).MyMethod(""test"")<INVALID ARGUMENT>>D:\>csession CACHE20172 -U
Question
Pratik Mankar · Jun 24, 2022

Accessing Property within a Property

The properties are Patient name Type of Test Order ID Type of test will values for Sugar, Urine and Thyroid.
Question
Eduard Lebedyuk · Apr 26, 2017

How can I get post REST callback

" Cors="true"/> </Routes> } ClassMethod TEST(name) As %Status { set ^CacheTemp.DBG($i(^CacheTemp.DBG)) = "TEST" set ^DBG($i(^DBG)) = "TEST" //w 1/0
Announcement
Yann de Cambourg · Jun 3, 2022

Intersystems IRIS Developer - French Speaking - based in Paris - France

Responsibilities Detect and troubleshoot software issues Write clear quality code for software and applications and perform test reviews Develop, implement, and test APIs Provide
Question
Alexandr Ladoshkin · Apr 17, 2017

Overide trigger

: >do ##class(FormsDev.NewClass1).Test() ^dbg="Alice" ^dbg2="Bob" Also, if you change trigger name, both would be executed.
Question
Con Skordis · Jul 22, 2021

Dynamically updating XData XslFoXslt sections

XData XslFoXslt{<xsl:template name="HighLight"><xsl:param name="Value"/><xsl:if test="$Value = 0"><xsl:attribute name='font-weight'>normal</xsl:attribute&
Question
Christine Nyamu · Jan 31, 2024

De Identify PHI

Any ideas on how I can easily de identify production messages so that I can use them in TEST?
Question
Sylvie Greverend · Sep 6, 2018

list Of %String problem

I am trying to initialize a list of %string property to an empty list, and after add eleements.d ##class(Test.Test).Test("hello") ; works perfectlyd ##class(Test.Test).Test("") ; does
Question
Dmitry Vaysbeyn · Nov 19, 2018

Best way to do an HL7 to FRL(flat record layout) interface in Ensemble.

this using the Test facility in the Tools tab?