Question

Query blob to to extract files
We have a use case where we want to extract text from PDFs, JPGs (OCR). We decided we will use AWS's Textract. We are trying to query blob (pc_data_workattach, pzpvstream) to extract files but we are not able to read the files even after successful extraction. Does Pega encode the blob by it's proprietary mechanism? Any suggestions on how we approach our use case?