Question Daniel Raderstrong · Apr 18, 2024 Need to decompress string compressed with zlib. Can I manually add the "customized wrapper" intersystems requires for $System.Util.Decompress() Hi, We're getting a string sent to us by a client that was compressed using a java deflater (the zlib algorithm) and when trying to use $System.Util.Decompress() I get an "illegal value" error. I gather from other community posts that this is because the raw compressed string is missing the customized wrapper Iris automatically adds. I know this has been a longstanding issue for a while...just wanted to check if there'd been any updates to this functionality, or successful workarounds for decompressing raw zlib compressed data. Thanks in advance! #InterSystems IRIS 1 9 0 254
Question Daniel Raderstrong · Feb 23, 2024 Can't use debugger with VS code Objectscript extension error: <COMMAND>zDebugStub+40^%Debugger.System.1 Every class on the server throws this same error when trying to run the debugger. I've already made sure I don't have the %SecureBreak role assigned which seems to typically fix this issue. Any advice on how to troubleshoot this would be greatly appreciated! Error is : <COMMAND>zDebugStub+40^%Debugger.System.1 #InterSystems IRIS #VSCode 0 10 0 265