Set Concurrent Request Priority from Sql.
Currently, we have some code that calls fnd_request.submit in order to kick of a concurrent request from code instead of from the front end. I do not see anywhere in the FND_REQUEST pkg a spot to be able to specify a priority to be placed instead of the default of 50. Is there another API/patch anyone know about to be able to achieve this? Thank you ahead of time.