Question Victor Castanon · Nov 19, 2024 Special Configuration Required for Webgateway/git-source-control? Hi there, #Source Control #InterSystems IRIS for Health #Open Exchange 1 6 0 119
Question Victor Castanon · Sep 9, 2024 <FILEFULL> When doing a docker build Hi there, I'm wondering if anyone has run into an issue with <FILEFULL> when building an image from the ISC image? Specifically what's happening in our build is we are pre-loading our codebase into the image to make deployments faster and setting up source control, etc. When loading our libraries however we get hit with a <FILEFULL>. The resource limits on docker are pretty beefy and when observing resources on both the machine and container level we don't hit any issues. Oddly, this only happens when using the ARM64 version. #Containerization #Docker #InterSystems IRIS 1 3 0 79
Question Victor Castanon · Jul 9, 2024 Has anyone worked with <MAXSTRING> in Fhir R4 Binary deserialization (From Athena)? I'm running into an intermittent issue with some of our Custom Operations/Processes as a result of some large FHIR R4 Binaries. Essentially we get a response from an AthenaHealth FHIR endpoint that appears to be too large to be processed using the IRIS Built In Functions for FHIR:I've replicated it on the command line here using a file (binary.json) that has the response from the FHIR Endpoint. Not sharing full contents due to PHI concerns. #DTL #FHIR #JSON #InterSystems IRIS for Health 0 1 0 99
Question Victor Castanon · Jul 5, 2022 Given a Start Time, Time Zone and Duration (in Minutes): How to calculate End Time Newbie stuck again, hoping this won't be as bad as I'm thinking. In my DTL Editor I've got Source.Appointments.(k1).Date = 07/05/2022 Source.Appointments.(k1).StartTime = 14:30 Source.Appointments.(k1).Duration = 30 #InterSystems IRIS for Health 0 3 1 300
Question Victor Castanon · Jun 29, 2022 Help with JSON/XDATA Mapping Hi There, I'm fairly new to ObjectScript/Ensemble and I'm sure I may be fundamentally misunderstanding how the %JSONImport/%JSONExport and XDATA mapping work and I was hoping you good folks could help me out. I'm essentially trying to create an object that I can use to translate from one JSON schema to another. First my class: #JSON #InterSystems IRIS for Health 0 3 0 457