Search:

Type: Posts; User: neimoidia; Keyword(s):

Search: Search took 0.04 seconds.

  1. [SPRING BATCH ADMIN] Unable to use JobParametersIncrementer with JSON API

    Hi,
    Is there a way to use the JSON API from Spring Batch Admin for running a batch configured with a JobParametersIncrementer (without passing parameters)?
    It looks like, as for...
  2. what is an elegant way to override job/step status to FAILED for business reasons

    hi,
    here is my use case: I need to process a large amount of customers.
    In the first step of my job, I retrieve from multiplous WS calls the list of the customers I need to process.
    I m using an...
  3. Partitioned Steps ends with STARTED status

    Hi,
    I'm implementing a 2 steps job:
    - one simple step.
    - one partitioned step.

    For the partitioned step, I m using a SimpleAsyncTaskExecutor executor.
    The grid size is 50.
    The partition step...
Results 1 to 3 of 3