Hi...
Can you please help for the below requirement...
I am having 2 input files. Inventory and sales.
Each file has to wait for other file for 90mins.
1.if Inventory is cuming first, then it has to wait for sales for 90 mins. then if both inventory ans sales is received we need to
append sales to inventory and send to target directory.
2. If in the first case, sales is not cuming, then it needs to send only inventory file.
3. If in the first case, inventory is not cuming, mail has to be triggerred and no need to send sales file
4.if sales is cuming first, it has to wait for inventory for 90mins and then append sales to inventory and send it to target directory.
Can you please help how to do the above requirement...
Thanks & Regards,
Leela