Help with connect rest configuration - Pega 8.4
I'm trying to hit the ABBYY process image api - (https://cloud-westus.ocrsdk.com/v2/processImage) with a PDF from the platform (8.4). No problems in postman.
Issue, I think, is getting the PDF stream in to the request body. I've attached the pega log showing what gets passed is just an XML of my pxObjClass class name (log.txt).
Second attach is the rest post config. Third attach is my request data transform. I don't think I need to base64? In any event, nothing is written to the log.
On the clipboard after attach, I can see data in the pyAttachStream.
Any input is appreciated!
adam