InterSystems Official Steven LeBlanc · Aug 21, 2020 Introducing InterSystems Container Registry I am pleased to announce the availability of InterSystems Container Registry. This provides a new distribution channel for customers to access container-based releases and previews. All Community Edition images are available in a public repository with no login required. All full released images (IRIS, IRIS for Health, Health Connect, System Alerting and Monitoring, InterSystems Cloud Manager) and utility images (such as arbiter, Web Gateway, and PasswordHash) require a login token, generated from your WRC account credentials. #Containerization #Continuous Delivery #Continuous Integration #DevOps #Docker #Kubernetes #Health Connect #InterSystems IRIS #InterSystems IRIS for Health #InterSystems Official 15 14 7 2.1K
InterSystems Official Steven LeBlanc · May 13, 2020 InterSystems IRIS Now Available on AWS Graviton2-based Amazon EC2 Instances AWS has officially released their second-generation Arm-based Graviton2 processors and associated Amazon EC2 M6g instance type, which boasts up to 40% better price performance over current generation Intel Xeon based M5 instances. A few months ago, InterSystems participated in the M6g preview program, and we ran a few benchmarks with InterSystems IRIS that showed compelling results. This led us to support ARM64 architectures for the first time. Now you can try InterSystems IRIS and InterSystems IRIS for Health on Graviton2-based Amazon EC2 M6g instances for yourselves through the AWS Marketplace! #AWS #Cloud #Containerization #Deployment #Performance #Platforms #Tutorial #Ubuntu #Developer Community Official #InterSystems IRIS #InterSystems IRIS for Health #InterSystems Official 2 2 0 870
Announcement Steven LeBlanc · Feb 19, 2020 InterSystems IRIS on Arm-Based AWS Graviton2 Processors AWS launched their first generation of Amazon EC2 A1 instances last year, powered by Arm-based AWS Graviton processors. #AWS #Cloud #Performance #Platforms #Red Hat Enterprise Linux (RHEL) #Ubuntu #InterSystems IRIS #InterSystems IRIS for Health 11 9 0 3.2K
Question Steven LeBlanc · Apr 25, 2017 Should calls to a third-party web service go through ESB (Ensemble)? I'm asking this best-practices question on behalf of a customer.They have a Caché-based application, and an Ensemble production deployed in front as an ESB to provide web service API access to the back end application. They're looking for a best practice approach for the scenario where the Caché back end is calling a third-party web service. Should that go through Ensemble too? It's sort of a philosophical design question/debate. #SOAP #Ensemble 0 3 0 471
Question Steven LeBlanc · Jul 6, 2016 Any examples of DTL where create='existing'? Hi,Does anyone have a sample that demonstrates how to use the Data Transformation option create='existing', in order to update an existing object by its ID? My use-case is that I have an HL7 message coming in which contains data on a patient that may or may not already exist in a (non-HL7) table. I want to use the PatientID from the (source) HL7 message, check if that patient exists in the (target) object, and if so, insert some new data into the existing patient, or if not, create a new patient. #DTL #Ensemble 0 3 0 666
Article Steven LeBlanc · Jan 28, 2016 1m read Sample Interface: HL7 to external SQL database This is a sample Ensemble/Health Connect production which demonstrates how to receive an HL7 order (ORM) inbound from a file, extract fields (in this case, basic demographic information), and insert those into a table in an external SQL database via ODBC. Included in the zip file:Exported codeSample ORM message'How to configure' doc #Ensemble #HL7 #JDBC #ODBC #SQL #System Administration 1 3 0 1.6K
Question Steven LeBlanc · Dec 21, 2015 DS deployment architecture, which globals should be mapped where? To deploy a DeepSee solution, the docs recommend that you define a namespace on the reporting (mirror) server, and "define mappings to access the application data, application code, DeepSee cube definitions, and DeepSee data on this server". (http://docs.intersystems.com/ens20152/csp/docbook/DocBook.UI.Page.cls?KEY=D2IMP_ch_overview#D2IMP_overview_architecture) #InterSystems IRIS BI (DeepSee) #Mapping 1 3 0 317
Question Steven LeBlanc · Dec 17, 2015 API equivalent to 'Recreate a database' option in ^DATABASE routine? Hi,Is there any API equivalent (within Config.Databases class, or elsewhere) that has the same functionality as the 'Recreate a database' option in the ^DATABASE routine?This option was added to ^DATABASE (according to internal Devlog CFL1263): #Databases #System Administration #Caché 1 2 0 380