Question Enrico Parisi · May 2 DICOM, Mirror and StorageLocation Is anyone using DICOM Interoperability in IRIS for Health configured in Mirror? I'm asking because I'm not sure how to handle where the DICOM messages are stored. For some reason DICOM use the filesystem to store raw messages, the directory used can be configured in the StorageLocation production settings, obviously this is a big issue if/when a mirror failover occur. Unfortunately in IRIS it's not possible to change the DICOM storage from file stream to global stream. Has anyone came across this issue? #Interoperability #InterSystems IRIS for Health 0 9 0 94
Question Enrico Parisi · Dec 28, 2023 git-source-control and CSP applications I'm testing git-source-control and I have problem with a CSP application. I was able to configure in settings a CSP application that use the path /csp/myapp, that worked. I have another application /slg and I'm unable to add it to Git.I created the mapping as "/CSP/" - "/slg" - "csp/slg/", then in Studio when I right click on the CSP folder in the Namespace Work Area, select Git -> Add: #Source Control #InterSystems IRIS 1 2 0 281
Question Enrico Parisi · Dec 27, 2023 Operating system command execution and Windows Console I just realized that operating system command execution does not work on Windows console if the IRIS service is started using a different user than Local System account (the default). I always change the user configured in the IRIS service and I believe this is a standard good practice, particularly in "real" environments (be it production, stage, test or development) that are part of Windows Active Directory Domain. #Terminal #InterSystems IRIS 1 1 1 256
Question Enrico Parisi · Sep 2, 2022 Using arrays in $system.external .NET gateway I'm converting a .NET gateway interface (call .NET code from IRIS) from the old "Caché style" that use imported proxy class to the new $system.external .NET gateway as documented in: https://docs.intersystems.com/iris20221/csp/docbook/DocBook.UI.Page.cls?... #.NET #Key Question #InterSystems IRIS 1 11 0 604