Core Concurrent Processing - EBS (MOSC)

MOSC Banner

How to find parameter values of a concurrent request?

edited Mar 16, 2018 5:00AM in Core Concurrent Processing - EBS (MOSC) 9 commentsAnswered

I'm extracting concurrent requests details run by a specific user on a given date. While I'm able to extract most details, I face some challenge in getting the parameter values.

For e.g. assume a concurrent program which takes a payroll name or employee name as a parameter. The fnd_concurrent_requests stores only the internal ids of these values in the argument_text or argument1, etc. fields.

A payroll named 'ABC' will be stored as 123 in argument1 and so on...

The problem is we have a lot of concurrent requests run by a particular user and we need all requests' details along with its parameter (display) values. This doesn't look as easy as it sounds?! Any suggestions would be great.

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