Embedded OAF Region in Notification Does Not Show Content
Hi Experts,
I've added in my custom workflow an OAF region to show some content in notification. The notification shows the following without the OAF content:
Attribute OAAPPVRN refers to Framework Region JSP:/OA_HTML/OA.jsp?OAFunc=TEST_HISTORY_RN&Id=10280.
If I put the above url to to a browser directly: http://server:8000/OA_HTML/OA.jsp?OAFunc=TEST_HISTORY_RN&&Id=10280
the OAF region content shows up fine. So looks to me it's not the OAF page issue.
The workflow attribute is defined as document type with value JSP:/OA_HTML/OA.jsp?OAFunc=TEST_HISTORY_RN&Id=&KEY and copy to the message attribute with Attach Content checked.