Results 1 to 2 of 2
- 07-06-2011, 09:03 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 10
- Rep Power
- 0
how I am going to write process to execute batch job on particular date.
Hi every body,
I have some question about how I am going to write process to execute batch job on particular date.
Assumption:
1. I need to write Action class which can execute batch process.
2. It needs to has a condition.
2.1 process will go back to check the last successful run date.
2.1 when process found the date, it will start to run batch job from that date + 1 (next day of last successful run date) to system date - 1.
(EX. Batch job was ran on last Friday but it fail to run on Sat and Sunday. So, we found out on next Monday. We need to run batch process for result on Saturday and Sunday)
Thank you in advance.
NewbieLast edited by laungarth; 07-06-2011 at 09:43 PM.
- 07-06-2011, 09:19 PM #2
Moderator
- Join Date
- Jul 2010
- Location
- California
- Posts
- 1,608
- Rep Power
- 5
Similar Threads
-
Inserting current date to oracle Date data type
By bartolay13 in forum JDBCReplies: 5Last Post: 02-16-2012, 09:26 AM -
How to write process to excute batch job on particular date.
By laungarth in forum New To JavaReplies: 15Last Post: 07-07-2011, 08:58 PM -
Help how to write the date
By kjiu in forum New To JavaReplies: 2Last Post: 11-01-2009, 04:49 PM -
Need to write a program to execute a list of system commands
By mdthahir in forum New To JavaReplies: 2Last Post: 08-07-2007, 07:22 PM -
Need to write a program to execute a list of system commands
By mdthahir in forum NetworkingReplies: 1Last Post: 07-27-2007, 05:46 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks