Search

Clear filter
Question
Ben Spead · Mar 17, 2023

How can you test access to IRIS running on 1972 from Linux?

We're looking to create a quick and simple test to see if all firewalls are open on 1972 between a linux based web server VM and a VM running InterSystems IRIS. Does anyone have
Question
Perla Escarcega · Sep 14, 2020

Deploy an item in base/test to a newly created namespace when the CCR is already in live

How can I deploy an itemset to a newly created namespace when the item is already in LIVE status? I tried to just hit deploy in the itemset and I got an error, not sure
Question
Bahram Aziz · Oct 24, 2016

In the Ensemble DTL, how do you test if an XML element exists in the source document

Hi, I have an Ensemble DTL which is suppose to translate the inbound XML document to an outbound XML document. I need to test if a particular XML element exists, to perform
Question
Dheeraj Gupta · Jun 29, 2023

Is there any data Mocking library which can be helpful for Unit test cases writing?

I need to write test cases for Object script but need help for understanding the mock library in IRIS? Or need Suggestion for how to use mocking Do you mean the populate library
Question
Scott Roth · Jun 11

Cannot open file '/ensemble/TEST/iris.cpf_.... when trying to create a Database/Namespace

I have created a New Database/Namespace within our TEST environment on both the Primary and Backup of the mirror. When I go to create the database/namespace on the DR node I am
Question
prashanth ponugoti · Jan 24, 2022

source and target in DTL are persistent classes for given xsds , test result reference instead of value

Hi Community, I have created persistent classes for source, target XSDs and completed DTL. When I tested in DTL window by passing source xml it is generating below target xml
Announcement
Anastasia Dyubaylo · Sep 15, 2020

Webcast in Portuguese - InterSystems IRIS for notification of Covid-19's test results for the Ministry of Health

will be: "InterSystems IRIS for notification of Covid-19's test results for the Ministry of Health". Please register now with the link below, vacancies are limited: ✅
Question
Jonathan Perry · May 12

ERROR #5883: Item '%Test' is mapped from a database that you do not have write permission on

I have a local testing environment using VSCode. I'm trying to create a routine %Test.mac, but keep getting permission error. I have enabled write permissions to percent globals
Question
Everardo Cunha · Sep 25, 2019

Ensemble: Getting error in GetProp+2^%CDCalBk when trying to test a message inside the tester in Studio

Greetings, I am trying to test an hl7 message inside studio and when I click on the test button I get this error: "<FUNCTION>GetProp+2^%CDCalBk" at 9:51 am. $I=/dev
Announcement
Anastasia Dyubaylo · Apr 21, 2020

New Coding Talk: How to Build, Test and Publish ZPM Package with REST Application for InterSystems IRIS

Hi Developers, Please welcome another "Coding Talk" video specially recorded for the second IRIS Programming Contest: ⏯ How to Build, Test and Publish ZPM Package

#Testing

115 Posts7 Followers

TestUser TestUser

0 posts0 comments

Test1 TestSurname

0 posts0 comments

TestingName TestingSurname

0 posts0 comments
Question
Roberto Cahanap · Aug 16, 2018

%UnitTest.TestCase

I need to start doing unit testing for some of my code.Why does it delete the unit testing class from Cache when I run the test?Is there a way to turn this off? Oh great! Thank