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 75
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 245
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 275