Attaching a Concurrent Program output to a Workflow Notification
Hello Gurus, I am looking for Help on Workflow .Here is my sceneario I have to customize my Po approval workflow .when the approver Approves the Workflow I have to Generate a Custom PO PDF Report and attach the PDF to the Notification and send it to the Supplier.
I was able to submit the report from backend that was the easy part . Now My question was how to load the PDF .I have researched somewhere and found we can do that through BLOB or CLOB . Here is my question.
Once I run the report How can I convert the PDF into BLOB and How can I attach that to a Workflow . Any sample code or links or solution would be highly appreciated.
I was able to submit the report from backend that was the easy part . Now My question was how to load the PDF .I have researched somewhere and found we can do that through BLOB or CLOB . Here is my question.
Once I run the report How can I convert the PDF into BLOB and How can I attach that to a Workflow . Any sample code or links or solution would be highly appreciated.
0