What to check if the Install Base Open Interface Fails to Process Any Records
Problem
Sometimes the Install Base Open Interface program completes execution with no errors reported but also there are no records processed. The concurrent request log file contains entries like:
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
Calling Process_iface_txns:
Process_iface_txns-P_Source_System_Name :
Process_iface_txns-P_Batch_Name :
Resolving the Ids based on user values
No of Transactions Processed :0
No of successful Transactions :0
No of failed Transactions :0
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
The cause may be that the Install Base Open Interface program is run without setting a value for the Source System Name parameter.
Sometimes the Install Base Open Interface program completes execution with no errors reported but also there are no records processed. The concurrent request log file contains entries like:
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
Calling Process_iface_txns:
Process_iface_txns-P_Source_System_Name :
Process_iface_txns-P_Batch_Name :
Resolving the Ids based on user values
No of Transactions Processed :0
No of successful Transactions :0
No of failed Transactions :0
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
The cause may be that the Install Base Open Interface program is run without setting a value for the Source System Name parameter.
0