ExternalReportWSSService in SOAP UI does not give correct BIP Report response
Hello All,
I am facing issue in OIC New Hire Integration between Oracle HCM Cloud and Ceridian Dayforce.
In OIC Service, SOAP API call(ExternalReportWSSService) to BIP Report is not pulling the correct information. As part of troubleshooting, I used SOAP UI and see if soap api call returns the correct data. In SOAP UI as well, API response does not return correct data.
For example -
Report Output in Analytics page - It has 'IN' value as shown below.
<PayClassXrefCode>IN</PayClassXrefCode>
Report Output in SOAP UI page - It does not have value as shown below.
<PayClassXrefCode/>
Can you please share if you have run into same issue at some point and how did you fix it.