Could not submit concurrent request from backend
Hello All,
When i am trying to submit concurrent program from backend using fnd_request.submit_request in database version 12c getting the below error:
Cannot find language information
Cause: The language you specified is not defined.
Action: Contact your support representative.
The request id returns 0 and throws above message.
Also i have setup NLS_LANGUAGE='AMERICAN' but not impact . Any suggestions is appreciated.