Idea Summary Add new Service-side Condition : Request is in comma delimited list
Use Case Would be nice to have it when process needs to be executed with multiple requests.
You should be able to use this option:
Thanks Jayson, but it is not the same thing. On complex pages, the “Request is contained in Value” is a bit tricky. For example, if the condition contains “SAVE_N_VALIDATE” and you press the “SAVE” button, the process will be executed…
Either use a more robust request naming convention or a PL/SQL Expression condition:
:request in ('SAVE','UPDATE','TOUCH')