Core Concurrent Processing - EBS (MOSC)

MOSC Banner

fnd_program.delete_parameter is not working as expected

edited Nov 11, 2017 4:03AM in Core Concurrent Processing - EBS (MOSC) 3 commentsAnswered

hello,

we are trying to delete a concurrent program parameter from the backend; we have used the API fnd_program.delete_parameter. the API completes successfully, we checked that the parameter has been deleted (checked the front end and the back end); BUT when we run the concurrent program and click on submit we get an error saying that "parameter xyz is NULL" as if the concurrent program is still expecting this parameter to be populated.

is there something else that we have to run after calling the API to synch the app server with the database??? is it some sort of a caching issue?

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