I have a requirement to submit a concurrent request through fnd_request.submit_request.
I can see the request id generated. But I can't find it in fnd_concurrent_requests table or even in front end.
I have done apps initialize also before submitting API.
What could be an issue? Please suggest.