Unsupported feature "BLOB encryption": The DirectStreamReader UDF cannot read from encrypted BLOBs
Hi,
When I try to use SQL function "pr_read_from_stream", I get the below error message:
Thanks,
Oscar
Msg 6522, Level 16, State 1, Line 1
A .NET Framework error occurred during execution of user-defined routine or aggregate "pr_read_from_stream":
com.pega.pegarules.data.udf.directstreamreader.UnsupportedFeatureException:
Unsupported feature "BLOB encryption": The DirectStreamReader UDF cannot read from encrypted BLOBs
com.pega.pegarules.data.udf.directstreamreader.UnsupportedFeatureException:
at com.pega.pegarules.data.udf.directstreamreader.UserDefinedFunctions.validateBlobSig(Byte[] blobSig)
at com.pega.pegarules.data.udf.directstreamreader.UserDefinedFunctions.
pr_read_from_stream(String aProperty, String aInsKey, SqlBinary aBlob)
***Updated by Moderator: Marissa. Removed user added #helpme group tag. Apologies for confusion, shouldn't have been an end-user option***