Shared parameter in Request set not recalculated in a concurrent program scheduler
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