Search

Clear filter
Article
Luis Angel Pérez Ramos · Oct 16, 2023

Using FHIR Adapter to offer FHIR services over legacy systems - Reading a Resouce

Patient/{id} For our example we will perform a search for Juan López Hurtado, with his id = 1, so we must invoke the following URL: http://localhost:52774/Adapter/r4/Patient/1 For testing
Question
Yone Moreno · Jan 4, 2021

Send an image as a multi part File

MessageType="Mensajes.Request.miSCS.SubirImagen"> <Method>SubirImagen</Method> </MapItem> </MapItems> } When we send the request from the Production testing
Announcement
Nikita Savchenko · Jan 19, 2017

Caché WebTerminal v4 Release

I have been testing it for several days with a legacy application and I think I will be able to make good use of it.
Article
Yuri Marx · May 22, 2023

Tutorial: Deploy your dockerized application on AWS

Tested it now - works fine! Learn more about Github Container Registry - a part of Github Packages service.
Article
David Hockenbroch · Nov 2, 2023

The Security Package - Managing Applications Programatically

applications) 4 Privileged Routine Application 8 Client Application We will start examining this class with its Get method and later proceed with a test
Article
Sergei Sarkisian · Jul 1, 2022

Angular. General tips

So better do not blindly trust your dependencies resolution and fix it on the specific version, regularly scan it for vulnerabilities (with `npm audit`) and then update and test it
Question
Ward De Backer · Oct 26, 2022

IRIS Native api for Node.js: all calls synchronous?

Hi, If I test the Native api for Node.js from the documentation, I noticed (if I'm correct) all methods and calls are synchronous.
Question
Evgeny Shvarov · Nov 27, 2018

How do You Convert 8-bit Database to Unicode?

prepare everything, fine tune data migration (they used shadow mechanism to offload data to a Unicode server after initial conversion whilst running the two instances in parallel for testing
Question
Steve Pisani · Feb 28, 2018

Backup procedures off of an Asynchronous Mirror Member

I have actually restored these backups on other aut/training/tests environments and they are just as good.So if for off-site backup purposes - no harm I have encountered doing that.Regards
Question
Chris Bransden · Jul 4, 2018

$ZF(-100,..) issues

stderr_telnet.txt28/06/2018 17:57 <DIR> temp28/06/2018 17:29 7 temp.log28/06/2018 17:38 0 temp.txt28/06/2018 17:32 <DIR> test
Article
Eduard Lebedyuk · Mar 4, 2016

Weather station on Arduino

= "COM1" open port:(:::" 0801n0":/BAUD=9600) // Open device set old = $IO // Recorn current primary device use port // Switch to com port write $Char(10) // Send some test
Question
Murillo Braga · Jun 21, 2016

Business rule doubt

I'm quite new on that.The idea about testing each of them individually does not work. It seems that any constraint that I add there, it blocks the operations below it.
Article
Tani Frankel · May 23, 2021

Interoperability Business Process (Less) Known Limitation (which could cause a difficult to interpret error)

I have just done some tests, and they work perfectly. If "best practice" dictates that this should not be done, "best practice" is wrong.
Article
sween · Jun 4, 2024

Multi-Volume Database Awesome Sauce

Reduced the backup list to mvd for a quick test... *** The time is: 2024-06-04 16:03:43 *** InterSystems IRIS Backup Utility --------------------------
Article
Yuri Marx · Apr 23, 2024

How to persist XML data to IRIS Database using IRIS Interoperability

On VSCode, copy the books.xml file in the xml_input folder to test your production.31. See the results as indicated in the Process XML Sample section and Enjoy!