Blog Archives
messageFileUpload and messageDownload in OAF
Posted by pacesettergraam
I got a Requirement to have attachment in the OAF page and to show the same in the Workflow. But when in Workflow while using the messageFileUpload there is clear option. As I was not able to disable it I used messageDownload so my attachment was not removed.
I will post a more detail in regard.
Posted in OAF & Forms
Tags: Attachment, messageDownload, messageFileUpload, OAF, readonly
OAF in Workflow Notifcation
Posted by pacesettergraam
There are two ways to Include a OAF Page or Region in Workflow Notification that is by
- Link
- Embedding the Region
I have created a simple Workflow process and I have deployed the OAF Page and Region(Standalone Region)
- By using Link
Configure the Notification
Link URL : OA.jsp?page=/xx/oracle/apps/xxcus/prob/eval/webui/xxProbDownPG&phid=306
phid is the Parameter
306 is the Value
Ensure the below Points
- Link URL has the Page
- Page referred has been properly deployed in Instance
- Attach Content Check box has been Checked
- URL has been Selected properly
- Attribute has been properly attached to the Notification
2. By Attaching the Region to the Notification
Configure the Notification
Attachment URL : JSP:/OA_HTML/OA.jsp?page=/xxProb/oracle/apps/xxcus/prob/eval/webui/xxProbDownRN&phid=306
phid is the Parameter
306 is the Value
Ensure the below Points
- Document Attachment has the OAF Region with Stack Layout
- Region referred has been properly deployed in Instance with Standalone to True
- Attach Content Check box should not be Checked
- URL has been Selected properly
- Attribute has been properly attached to the Notification
- Message Body should have &CONFIRMATION_MESSAGE this format as this will be reffered
Posted in OAF & Forms, Technical, Uncategorized, Workflow & AME
Tags: Attachment, JSP, OAF, URL, workflow, Workflow Document




