Your issue is clearly how to do the uncompression from within the broker flow as you don't want to be using an external application and writing files etc.
If you are using V6 then you could probably do this with the java compute node and a suitable java library to do the uncompression of this field.
Alternatively in earlier versions you could write a plugin node to do the same thing but may be more of learning curve for you.
Once you have uncompressed the XML then the rest should be straight forward, either build a new bitstream and re-parse the whole thing or parse your uncompressed xml segment and copy it back into your tree.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum