11.5.10 How to get unique Batch Name for AP Open Interface Import Program
I have read 11i.AP.H : Batch Control Option Not Working Inspite of Batch_Control_Flag = 'Y': APXINWKB [ID 199023.1]
We have an interface with some system from where we receive a data file that has AP invoices. The invoices are loaded into staging table, and finally into AP invoice interface tables. After this the AP Open interface import is run. The relevant programs are in a concurrent request set and are executed every hour starting at 9.00 am. and finished at 11.00 pm.
The third party system are going to send information into staging table, and finally into AP invoice interface tables, however the information will be send by event, it means iinformation will be send at any time from 9.00 am to 11.00 pm, therefore I was planning to schedule the AP import program, however some batches will have information and other do not.