-
Nov 9th, 2011, 07:08 AM
#1
Integrate Spring batch with ETL or Database jobs
Hi,
We are planning to work on integration of spring batch with ETL/DB jobs. we would like to know certain points like
how to find the executions steps of those external jobs (it could be non java jobs)?. Could anyone help us in finding it. Thanks.
-
Nov 9th, 2011, 11:23 PM
#2
Spring batch can execute steps that are configured as part of the job. You can configure external job as a step of the job.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules