PB after update fnd_request_set_program_args
Context: One specific conc.prog defined with one argument. This one is a directory.
A default value /dir1 is specified.
Action: fnd_request_set_program_args updated for this specific conc.prog: /dir1 replaced by /dir2.
But when submitting this conc.prog, the default value is still the old one.
Question: is it there an additional object to update when modifiy fnd_request_set_program_args? One API to use?
Thanks in advance,
Armel