Duplicate Integrator Using Procedures or Functions Errors: java.lang.NullPointerException
(Doc ID 2910255.1)
Last updated on NOVEMBER 25, 2022
Applies to:
Oracle Web Applications Desktop Integrator - Version 12.2.10 and laterInformation in this document applies to any platform.
Symptoms
When trying to duplicate an Integrator using procedures or functions the Error: java.lang.NullPointerException - is faced for HTML page.
Error
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
at oracle.apps.bne.wdf.integrators.webui.BneIntegratorsListCO.processFormRequest(BneIntegratorsListCO.java:285)
at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:967)
at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:424)
What Works
The seeded integrators are working without any issue outside of duplicating process.
Steps to reproduce
The issue can be reproduced at will with the following steps:
1) Log in
2) Navigation : Desktop Integration Manager > Manage Integrators
3) Query for Integrator Intercompany Single Batch Entry
4) Click on Duplicate Button
5) Get error on the HTML page.
The above steps are for integrator "Intercompany Single Batch Entry" but the issue can be faced for any integrator, seeded or custom, using a procedure or function.
Changes
New duplication of an existing Integrator.
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 |
Changes |
Cause |
Solution |
References |