Results 1 to 2 of 2

Thread: Batch jobs execution concurrently

  1. #1

    Default Batch jobs execution concurrently

    Hello Gurus,

    I've a batch job, which is triggered by Web interface. Each invokation will have different parameter values. Below are my doubts:

    1. Can I start the batch job with different parameters concurrently. (i.e. multiple instances of single batch job at same time)
    2. It this is not allowed what is the best way to achieve the same.

    Your input on this will be much appreciated.

    With regards,
    Saravan.

  2. #2
    Join Date
    Feb 2008
    Posts
    488

    Default

    1) Yes. (Did you try it?)

    2) N/A

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
  •