Record Count Mismatch in OIC Gen3 Integration (SOAP BI Report → REST Response)
Summary:
Hi Community,
I’m encountering a consistent record count mismatch issue in an app-driven integration using OIC Gen3 and would appreciate your guidance.
Integration Flow: REST Trigger → SOAP Invoke (Fusion BI Report) → For-Each → Mapper → REST Response (JSON array)
Issue:
The number of records returned in the final REST response is consistently less than what is received from the BI report.
- When the BI report returns 480 records, the REST API response contains only 475 records.
- For testing, I limited the BI report output to 100 records, but the API response returns only 99 records.
This indicates that one or more records are being dropped somewhere during processing.
Tagged:
0