Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Job

Former Member
0 Likes
584

Hi Experts,

This is regarding Batch Jobs. I have a batch job which is schedule to run at everyday 8 am. Now if I manually run the program at say 7 am and a session is created for this also in SM35. Will the batch program pick this session at the scheduled time?

Regards

Prince

4 REPLIES 4
Read only

Former Member
0 Likes
564

Hi,

Yes if your program is supposed to pick the sessions it will pick up the one created at 7am as well.

Cheers

VJ

Read only

Former Member
0 Likes
564

Hi Prince,

I don't think it will stop the background process.

It will schedulke a job at 8 am again.

And ur batch program will pick all the sessions.

Corect me if I am wrong.

Thanks&Regards,

Siri.

Read only

Former Member
0 Likes
564

The schedule Batch Job will pick all the Batches which are not processed.

Regards,

Rohit

Read only

Former Member
0 Likes
564

Hi Prince,

Yes it should pick and run the job at the scheduled time irrespective of whether the program has been run again manually.

Regards,

Sumana