Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Shared parameter in Request set not recalculated in a concurrent program scheduler

edited Jun 2, 2020 12:37PM in Core Concurrent Processing - EBS (MOSC) 17 commentsAnswered

Hi,

I have a concurrent program CP1 with a Parameter P1 with a default SQL. I have a concurrent program CP2 with a Parameter P2 (no Default SQL)

I have created a request set with CP1 and CP2. Parameter P1 is shared with P2.

Now I schedule this request with "Recalculate Parameters" Checkbox checked. When the scheduler runs, P1 gets updated for every run but P2 in CP2 holds the first value it had. It is not updated with what P2 has in that submission.

Per this article, there is no mentioning of shared parameters in Recalculate Parameters. https://docs.oracle.com/cd/E26401_01/doc.122/e22953/T174296T575591.htm

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