User bio
404 bio not found
Member since Jan 18, 2023
Posts:
Replies:
> messages seems not to purge correctly
That might be if you use:
Property Text as %Stream.GlobalCharacter (or other global based streams)
And then in code: Set Object.Text=PointerToAnotherStream
The original Global node for the property stream gets 'orphaned', it is not referenced by any object and won't be purged (or garbage collected) if the object is deleted or gets out of scope.
The correct way is to use Do Object.Property.CopyFrom(PointerToAnotherStream)
We needed to upgrade the RHEL too, so we've created the VM's new, installed IRIS and application.
Certifications & Credly badges:
Herman has no Certifications & Credly badges yet.
Global Masters badges:

Followers:
Following:
Herman has not followed anybody yet.
I've had the privilege of working with John at George James. Besides being just a nice bloke, he's a genius.