Search

Clear filter
Question
Scott Roth · May 15, 2023

Linked Table connection through JDBC

This way the password is masked and not in clear text. I tried the URL and when I went to test the connection I got an error about "authenticationScheme=NTLM" being invalid.
Article
Yuri Marx · May 20, 2022

Geocoding with IRIS and Google Maps API

This class has a calculated field to get a qualified address (street + city + state) to be used in the geocoding testing.
Article
Henry Pereira · Jul 31

From Mud to Masterpiece: Meet dc-artisan and Craft Better Prompts

Upload a CSV of test cases to automatically evaluate consistency, output quality, and the impact of your prompt structure across varied inputs. dc-artisan evaluates each response and
Question
Stephen De Gabrielle · Mar 27, 2018

How to convert FHIR(HTTP GET) Query into HL7

Using the HealthShare Test Utility, PIX and PDQ (FHIR), Patient Search (PDQm), with the supplier set to 'PDQm.Supplier' I did a simple search, but got a 'No production is running' error
Article
José Pereira · Jan 30, 2024

Converting generic data into FHIR with IRIS-FHIRfy

I didn't try it in GitHub Codespaces, but I just test it in my local Windows PC and it worked: As you can see, the command in README.md worked for me.
Article
Mark Bolinsky · Mar 18, 2016

Database Mirroring without a Virtual IP Address

A HTTP request for the following resource will test the Mirror Member status of the LOCAL Cache configuration.
Discussion
Raj Singh · Jan 6, 2020

Your opinion matters: InterSystems development environments

What external tools (source control, testing, etc.) do you wish you could integrate more tightly with InterSystems IRIS?
Question
Jeremy Forsyth · May 10, 2019

SQL query with Count function running slow

I'm not positive how to incorporate into your query, but I have achieved enormous performance improvements using %Parallel in sub queries so it may be worth a few simple 'show plan' tests
Article
Yuri Marx · Aug 8, 2022

Learning InterSystems by Developer Community Articles

and Test Coverage in the ObjectScript Package Manager Create Unit Tests for ObjectScript code quality https://community.intersystems.com/post/unit-tests-and-test-coverage-objectscript-package-manager

Test1 TestSurname

0 posts0 comments
Article
Anton Umnikov · Dec 4, 2020

Reading AWS S3 data on COVID as SQL table in IRIS

"location":"/tmp/test.txt", "delimiter": "," }') And finally – query the table: select * from test If everything works out as expected you should
Question
Nikita Savchenko · Jun 15, 2017

WebTerminal Over Telnet Is Possible. Should It Born? (v5) Open Discussion.

It is a result of a long story of the project development, testing and maintaining.While WebTerminal greatly improves user experience by enhancing standard terminal with additional
Discussion
Eduard Lebedyuk · Jul 28, 2023

Code Golf: Parenthesis

I tested only on the provided data. The second option requires improvement.
Discussion
Stefan Cronje · Feb 10, 2023

OEX , ZPM and GitHub: Control, Quality, Community

It's the responsibility of the dependency repo owner to follow this, and if you don't trust them you can just lock down to the version you tested with.
Article
Guillaume Rongier · Mar 8, 2023

Keep your docker iris images in shape ;)

I've just tested this on an image with various build steps, and this saves us quite a bit of image space.