Search

Clear filter
Article
Anton Umnikov · Feb 11, 2020

InterSystems IRIS Deployment Guide for AWS using CloudFormation template

Diagram (Preferred) 5 Single Instance, Single AZ Architecture Diagram (Development and Testing) 6 Deployment 7 Security. 7 Data in Private Subnets. 7 Encrypting IRIS Data

testacc testacc

0 posts0 comments
Question
Robert Cemper · Sep 1, 2019

Durable %SYS Directory for Caché/Ensemble

non-%SYS DBs are also located on durable volume.It is not foolproof but acceptable for test and development. Hi Robert,I can confirm that we do not plan to port container
Question
Leon Wilson · Sep 4, 2019

Removing a duplicate OBX from a DTL / HL7 Result

come in the same, some might be positive. My objective is the removal of the OBX if this makes sense to anyone. However this is all test results.. this is NOT Live. Prior to any
Question
Yone Moreno · Aug 17, 2020

Production message filtering: How could we find a substring inside a GlobalCharacterStream

there are some unit tests in the repo. HTH, Dmitry Hola Yone, es posible que tengas que utilizar una consulta SQL utilizando la funcion "substring" para acceder al contenido
Question
Duncan Priest · Mar 21, 2019

Is there a global setting in Ensemble that affects the presence (or absence) of SOAP headers

HiWe have just completed a migration of a test environment from Ensemble 2012 to Ensemble 2017 on a new server. This is the last in a series of migrations but the first
Question
Chris Thompson · Mar 21, 2019

Switching code databases on a running Ensemble production

that for production with HealthShare Health connect.It should be work fine also for a production, but I don't done a test yet.If you have a translate file, don't forget import your traductions because ^CacheMsg and ^CacheMsgNames are in CODE database.Regards.
Question
Kurro Lopez · Oct 29, 2021

Use Rule to call WS 1 to n

"CodigoProveedor", you will need to state "Document.CodigoProveedor" so that the router is looking for "CodigoProveedor" within the document received by the router. You can test
Announcement
Gary Holt · Mar 15, 2022

UK Job Opportunity for Cache/Ensemble Developer

in Intersystems Cache/Ensemble Experience in healthcare preferred but not essential Any Java/HTML development experience would be an advantage Ability to undertake system testing
Question
Evgeny Shvarov · Oct 6, 2022

What is the Analog of $DATA for Embedded Python

not return the value of the node we're testing (like the 2 parameter usage $data) Thanks @Jolyon.Smith! I used help(iris) and haven’t found this info in help (maybe I overlooked). Thanks @Robert.Cemper1003!
Question
prashanth ponugoti · Nov 25, 2022

WSDL SOAP service is creating web sessions leads to server down

development and testing needs. However, for production use, InterSystems recommends installing your own separate copy of Apache, ideally on its own server, and configuring it to use our
Question
Stefan Rieger · Feb 28, 2020

Cannot invoke %SYSTEM.OBJ.LoadStream() by IRIS.ClassMethodStatusCode

(code = 1192)... Code is here; use any valid exported ClassDefinition as File to test that: public static void loadClassFromStream(this IRIS iris, string txt
Question
Mark O'Reilly · Apr 9, 2020

How to get value from %XML.Text reader

" _" "} } write practices The xml for all intents and purposes is <ENDPOINT> <ID>1</ID> <NAME>Test</NAME>
Question
Semion Makarov · May 17, 2020

How to create workflow users and roles programmatically

Hi Community! Do you know how to create workflow users and roles programmatically?I use Docker for test deploy and I need to set up IRIS Interoperability using the install script
Article
Yuri Marx · Oct 19, 2021

Using SQL (Apache Hive) into Hadoop Big Data Repositories

we will test the App! 7. Run your REST Client app (like Postman) the following URLs and command in the body (using POST verb): 7.1 To create a new table in the Big Data: POST