Results 1 to 2 of 2

Thread: Integrate Spring batch with ETL or Database jobs

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Posts
    9

    Default 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.

  2. #2
    Join Date
    May 2011
    Location
    New Delhi, India
    Posts
    157

    Default

    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
  •