EBS Customizations (MOSC)

MOSC Banner

FND_REQUEST API behavior after upgrade to R12.1.1

edited Sep 20, 2010 4:50PM in EBS Customizations (MOSC) 5 commentsAnswered ✓
 I have a custom interface process that does not work after upgrading to R12.1.1. It works like this :

- a PL/SQL stored procedure runs and calls the Oracle API fnd_request.submit_request - this API is configured to call a UNIX shell script which does some work, then transfers control back to the original custom procedure

- in Oracle R12.0.6, this process ran very smoothly; after the weekend we upgraded to R12.1.1, it stopped working - the fnd_request API does not make the call to the UNIX shell script, and instead returns a Request ID of zero (it should submit a concurrent request, but it does not)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center