Core Workflow - EBS (MOSC)

MOSC Banner

Are there available APIs that can be used to get the Embedded FWK content of a notification ?

edited Jan 19, 2015 12:58AM in Core Workflow - EBS (MOSC) 2 commentsAnswered

I need to retrieve OAF Regions and show them (or at least get the information) in my external application.


Attribute HR_NTF_EMBEDDED_REGION refers to Framework Region JSP:/OA_HTML/OA.jsp?OAFunc=-HR_COMP_NTF_SS-&NtfId=-35815463-.

For example:

SELECT wf_notification.GetBody (35815463)

from dual;

gives:

Attribute HR_NTF_EMBEDDED_REGION refers to Framework Region JSP:/OA_HTML/OA.jsp?OAFunc=-HR_COMP_NTF_SS-&NtfId=-35815463-.

I need the actual body message not just the call to the region. I want somehow to at least retrieve or call somewhere OAFunc=-HR_COMP_NTF_SS-&NtfId=-35815463-. to be able to retrieve what I need.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center