Question Oliver Wilms · Nov 5, 2020 ECP Data Server - Allow Incoming Connections - Add ClientIP with code Hello, I am working with Elastic Container Service in AWS running IRIS for Health containers 2020.1. We have an ECP Data Server. I like to be able to add a new host IP on the data server when a new client starts up. What table are the Allowed ClientIPs stored in? Thanks, Oliver #Application Server #ECP #InterSystems IRIS for Health 0 1 0 179
Article Oliver Wilms · Oct 5, 2020 2m read File Passthrough Feeder IRIS Interoperability Productions formerly known as Ensemble are fun to work with. Yes, I really think my work is fun. I have seen File Passthrough Services and File Passthrough Operations come in handy. At one point we placed test messages in files, then we utilized a File Passthrough Service with Inbound File Adapter to send the contents of the file as a Stream to a File Passthrough Operation with Outbound TCP Adapter. #Contest #CSP #Interoperability #REST API #Testing #Ensemble Open Exchange app 4 1 0 277
Question Oliver Wilms · Aug 19, 2020 Sample Code for Free Space Monitor Task Hello, I just watched the recording of Michael Brady's presentation on Ensemble Disk Free Space Monitoring. Is the sample code for the Task definition class still available? How can I obtain a copy? Thanks #Monitoring #Ensemble 0 2 0 188
Question Oliver Wilms · Aug 19, 2020 How can I add an application server to ECP client list in code? I was able to define ECP connection in Installer class that I run when I build docker image for my Docker IRIS application. Now I start to use Amazon ECS and Autoscaling. When a new instance is created and it runs the IRIS container, I want it to "register" as an Application server on the remote database server. What code can I execute to add an ip address as an Application Server? #Application Server #ECP #ObjectScript #Caché #InterSystems IRIS 1 2 0 258
Question Oliver Wilms · Jul 28, 2020 Enterprise Message Bank Hello, I work with IRIS for Health 2020.1 and I attempted to set up Enterprise Systems to populate Message Bank. I see entries in Message Bank Event Log from the defined Enterprise Systems. I can browse Messages going back before I set up Enterprise Systems using Enterprise Message Viewer. However, I find no messages in Message Bank Viewer. Do I need anything extra to archive messages? #Enterprise Message Bank #Ensemble #InterSystems IRIS #InterSystems IRIS for Health 0 5 0 205
Question Oliver Wilms · Jul 15, 2020 Mapping Legacy Global to Persistent class storage I want to map global ^myUnitTests(ID)={Start}_"^"_{JOB} where {Start} and {JOB} are two properties and ID is determined by $Increment(^myUnitTests). I defined this class but it will not compile: #Mapping #InterSystems IRIS 0 1 0 199
Question Oliver Wilms · Jun 25, 2020 Testing Interoperability Productions in Iris Hello, I am using a class based on %UnitTest.TestProduction to test Health Connect production. I read in Class Reference IRIS for UNIX 2020.1: Note: This class is not intended to be used in InterSystems IRIS instances. Why should this not be used in IRIS? I have not seen any difference using this with HealthConnect 2017 or IRIS 2020.1 #Interoperability #Testing #InterSystems IRIS #InterSystems IRIS for Health 0 1 0 220
Question Oliver Wilms · Jun 11, 2020 Inbound File Adapter - Check Complete - File Locks Hello, I want to deploy Iris Interoperability Production in multiple containers . The production has File Services that process files from EFS location. All the files being processed by multiple containers are in the same directory. The standard Adapter class does not have Check Complete option to lock a file so that other containers File Services looking in the same file path cannot process the same file. I updated the Inbound File Adapter class to offer another Check Complete option LOCK that will lock the file until it is processed and archived. #Business Service #Interoperability #Other 1 2 0 187
Question Oliver Wilms · Jun 5, 2020 Running multiple containers - File sharing Hello, How can I use ISC_DATA_DIRECTORY once IRIS runs inside a container? Some background... #Containerization #InterSystems IRIS #InterSystems IRIS for Health 0 5 0 252
Question Oliver Wilms · Jun 3, 2020 Dashboard - how to draw lines? Hello, I work on a dashboard. I understand basic html. I like to draw two boxes in different colors on the background. There will be multiple small boxes inside or over the boxes in the background. I defined the large boxes as <div> and the smaller boxes also as <div> inside the larger <div>. So far so good. How can I draw lines with arrows between the smaller boxes? #CSP #Dashboards #Frontend #Graph #HTML #Other 0 9 0 251