Core Workflow - EBS (MOSC)

MOSC Banner

How to capture the proxy user id during approval

edited Nov 9, 2018 3:54PM in Core Workflow - EBS (MOSC) 1 commentAnswered ✓

I (User: SRI) have added Proxy using Global Preference: Manage Proxies: Add Proxy - Added proxy user SRI-PROXY-1

Once I receive a Approval notification

SRI-PROXY-1 login, switch user to SRI

Opens the Approval Notificaiton and Approves

In Post-notification function I need to capture the PROXY User ID for Approval History

How do we capture the Proxy User Id?

I tried wf_context.proxy_user_id -> Its holding the owner id (i.e, SRI)

tried FND_PROFILE.value('PROXY_USER_ID) -> its null

tried storing the notification_id in item attribute and in the following activity tried to get the value from wf_comments based on notification_id, Its not returing any value.

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