‎2010 Dec 19 7:22 PM
Hello,
I am currently facing issue related to interface batchjob, which supposed to run based on file availibility.
The batch job is not getting triggere even the respective interface file available in the comm directory and respective session not created.
Checked variant also and it looks fine.this is dynamic variant.
The interface batchjob conatins inbound driver program and the prgram conatains interface id and Update mode N as input put parameters.
Note: when I have ran the program in foreground then its working fine and respective session created.Also ran batchjob manualy for one time ( immidiate ), then also its working fine.
Please let us know, if there is any problem from batchjob perspective or program side.
Regards,
Arundhati
‎2010 Dec 19 7:31 PM
And how is that automatic trigger supposed to work? A technique I am familiar with is to have OS program "sapevt" called by an OS process (e.g. Unix shell script) right after the file transfer happened, in conjunction with an SAP job scheduled to wait for the respective event.
What is your setup?
Thomas