Hi Experts,
I have a directory in the application server .
I have some list of files in that directory.
So i have to read the directory first and i have to process the file one by one and i have to upload the data in the file into SAP.This i have to do in background.
Can any body tell me some suggessions on this?