Hi,
I have created a process using the assembler activity. I got the output as a Assembler Result (Data type). Now i need to extract the document from the Assembler Result.
I have created a map of binary and assigned the AssemblerResult/object/documents to this.
The next step was supposed to be getting the document out of this and casting it into a document. Can some one please help me in doing this step. I am able to view the binary data when i do a record and playback.
Attached are the screenshots.