Skip to Content
0
Former Member
Dec 03, 2013 at 02:37 PM

Background Job Issue

80 Views

Hi team,

We are facing issue we have scheduled one event based Job the purpose of the job is remove the file from application server .

we have created one ..bat file for trigger event ,after running the .bat file background job is scheduling but file is not moving from the application server ,background job triigered and completed.

If we try to debug the program when abaper is trying debugging and running from front end file is removing the application server .

If we run manually from application server trigger ,background job running but not removing from application server .

Its a cluster system ,we have created path in shared drive .

Any one please suggest what could be issue .