PBL Transfer Process Using Web Service Complete With Error "NullPointerException"
(Doc ID 2439420.1)
Last updated on APRIL 13, 2019
Applies to:
Oracle Fusion Global Payroll Cloud Service - Version 11.13.18.05.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.13.18.05.0 version, Global Payroll
Issue in PBL Transfer Batch Process
We have integrated the FlowActionService wsdl to load the PBL files to Fusion. We are using LOAD BATCH FROM FILE extract and XXSC_TRANSFER_BATCH extract for load batch and transfer batch respectively.
Method Name: submitFlow
It has 2 sub-processe i.e. Load Batch and Transfer Batch
Load batch
Load Batch from File is being used to load the file from UCM.
This load batch file is getting completed.
Transfer Batch
XXSC_TRANSFER_BATCH process is being used to transfer the batch. But this process is not working and getting faulted with the following error.
JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=java.lang.NullPointerException.
We tried from SOAP UI also. It got faulted with the same error.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot load the batches via a flow
Note : This can also happen when Submitting the extract from data exchange work area as well , as we make webservice call from data exchange work area.
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 |