EBS Customizations (MOSC)

MOSC Banner

Java concurrent program failing post RPC5 upgrade

edited Mar 12, 2018 9:00AM in EBS Customizations (MOSC) 9 commentsAnswered ✓

The program prints the invoice details. It, in turn, calls a plsql package which does the processing. This program worked until the RPC5 upgrade.

The program completes in ERROR but the output is generated successfully. We have already performed the below debug options:

>Ran the plsql package in anonymous block which returned retcode 0

>Displayed the retcode in java code, even that returns 0

>There is no exception captured in catch block

Please let us know if you have faced a similar issue and the resolution.

Please find the below code

package oracle.apps.xxcust.cp;

import oracle.apps.fnd.cp.request.*;

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