R12: AP/IBY/XDO: Separate Remittance Advice Program Errors With NullPointerException Due to an Invalid Email Address
(Doc ID 2813964.1)
Last updated on JULY 26, 2024
Applies to:
Oracle Payables - Version 12.2 and laterOracle Payments - Version 12.2 and later
BI Publisher (formerly XML Publisher) - Version 12.2 and later
Information in this document applies to any platform.
Symptoms
The IBY_FD_SRA_FORMAT: "Send Separate Remittance Advices" program fails with the following error:
java.lang.NullPointerException
at oracle.apps.xdo.delivery.DeliveryUtil.log(Unknown Source)
at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.submitRequest(Unknown Source)
at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(Unknown Source)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.doElectronicProcessing(SRAAndPayerNotif.java:872)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runSRA(SRAAndPayerNotif.java:408)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runProgram(SRAAndPayerNotif.java:208)
at oracle.apps.iby.scheduler.FDSeparateRemittanceAdvice.runProgram(FDSeparateRemittanceAdvice.java:60)
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
at oracle.apps.xdo.delivery.DeliveryUtil.log(Unknown Source)
at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.submitRequest(Unknown Source)
at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(Unknown Source)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.doElectronicProcessing(SRAAndPayerNotif.java:872)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runSRA(SRAAndPayerNotif.java:408)
at oracle.apps.iby.scheduler.SRAAndPayerNotif.runProgram(SRAAndPayerNotif.java:208)
at oracle.apps.iby.scheduler.FDSeparateRemittanceAdvice.runProgram(FDSeparateRemittanceAdvice.java:60)
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
The issue can be reproduced at will with the following steps:
1. Go the Payables manager responsibility
2. Navigate to the Concurrent Requests window
3. Submit the IBY_FD_SRA_FORMAT module: Send Separate Remittance Advice
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |