Hi, i have a custom-made form that submits and creates a transaction and submits it though a workflow.
However, I am required to apply a modification that should give an attachment option to the transaction.
I understand that Oracle EBS 11i has an attachement option (denoted by a paperclip on the toolbar).
I was able to "attach" the file by selecting the file through the web browser, and then submitting the transaction.
However, when i check the oracle worflow notification, there are no attachments.
and when i query the transaction though the application, and click "view attachments", there are no attached files.
I am not sure if the email notification contains the attached files since my mail tool is disabled (using a test environment).
looked through these links but wasn't able to help much.
Enable PO approval process to send PO in PDF format via email | Oracle Maniacs' Notes
File Attchements in Oracle Apps 11i | Oracle EBS Portal
appreciate your help! thank you!