So i am reading an XML file from request note of flow. And need to convert XML data to blob.
Try something like this:
CAST( MYLITTLESTRING AS BLOB CCSID InputRoot.Properties.CodedCharSetId)