Question Armin Gayl · Jan 28 VSCode GIT No Change Possible? Hi, We are currently switching from Studio to VSCode and central GIT with Serverside Development and have a few start problems.I have set up a system with Git. The baseline commit including remote push works. But now I have a problem with the VSCode. When I create and compile a new class, it saves it correctly. But if I want to make further changes to the class, it saves the class and loads it again with the previous status. So the changes I made are gone again. #Git #VSCode #Other 0 4 1 60
Question Armin Gayl · Sep 3, 2024 Count XML Elements EnsLib.EDI.XML.Document Hello everyone, I'm a bit confused about the number of elements in an XML object.I have an object of the class EnsLib.EDI.XML.DocumentThe xsd structure ( DocType) is an SDA Object #XML #Health Connect 0 2 0 112
Question Armin Gayl · Feb 9, 2024 Content Type change in IIS? Hello, I have a problem with a FHIR Interop scenario that the HTTP Header Value content-type between IRIS and client changes in case of an error (HTTP 422). If I set the status in the response to 200 OK as the last step in the service class, the return transmission works. Within my operation class, the error code is taken from the source system and entered in the HS.FHIRServer.Interop.Response message. #REST API #Web Gateway #InterSystems IRIS #InterSystems IRIS for Health 0 3 0 272
Question Armin Gayl · Jul 28, 2023 IRISPIP Cryptodome C++ Error Hello, I need AES ECB with PKSC7 padding for an interface.Unfortunately, the %SYSTEM.Encryption.AESEncode cannot do this. Therefore I wanted to include the following python lib.PyCrptydome -> https://pycryptodome.readthedocs.io/en/latest/index.html We need to install the package offline on the system. So I downloaded it and put it in the MGR/Python/ directory. However, when I try to install it, I get the following error message: #Embedded Python #Python #InterSystems IRIS 0 11 0 286