Embeding OAF Region in Workflow Notification
        Posted  
        
            by Manoj Madhusoodanan
        on Oracle Blogs
        
        See other posts from Oracle Blogs
        
            or by Manoj Madhusoodanan
        
        
        
        Published on Wed, 13 Jun 2012 04:32:08 +0000
        Indexed on 
            2012/06/13
            10:45 UTC
        
        
        Read the original article
        Hit count: 2237
        
/Apps
This blog describes the steps to embed custom OAF region in a workflow notification.
1) Create a custom OAF region with parent layout as stackLayout.Based on your requirement assign controller and AM.
Following region I am using here for demonstration.
Region Name : XXCUSTNotificationRN
2) In the workflow create a message attribute.
Value: JSP:/OA_HTML/OA.jsp?OAFunc=XXCUST_NOTIFICATION_RN-&audit_id=-&AUDIT_ID-&wfid=-&WF_ID
audit_id and wfid are the parameters I am using inside the OAF region.
Output
© Oracle Blogs or respective owner