Service "processInterfaceLine" doesn't insert records into the interface tables
Summary:
I'm trying to create AR transactions using Oracle Webservice "/fscmService/RecInvoiceService?WSDL", Service "processInterfaceLine" through OIC gen3. However, calling it doesn't insert any records into the interface tables (RA_INTERFACE_LINES_ALL, RA_INTERFACE_ERRORS_ALL) although it doesn't return any error messages.
The integration returns "Processing completed successfully" but no newly created records exist.
Importing data to the interface tables using process "Load Interface File for Import" through the application is working fine.
Version (include the version you are using, if applicable):
Oracle Fusion Application 25A
OIC gen3
Code Snippet (add any code snippets that support your topic, if applicable):