Hi Dave,
Once I move the update-contracts-step out of the main split into it's own step and then move on to another split it works fine.
The new configuration is as follows
<?xml...
Type: Posts; User: Kodarc; Keyword(s):
Hi Dave,
Once I move the update-contracts-step out of the main split into it's own step and then move on to another split it works fine.
The new configuration is as follows
<?xml...
Does anyone have any suggestions for the issue mentioned ??
Thanks and regards
Kodarc
Hi,
We are getting a Missing state for [StateTransition: [state=delta-job.update-ods.5.update-life-contracts-step, pattern=*, next=delta-job.update-ods.5.update-life-contract-details-step]] when...
Sorry for the trouble. Didn't realize the <split> element requires a AsyncTaskExecutor defined in it's task-executor attribute.
For those facing a similar issue, Parallel Steps contains the...
I would like to understand if it is possible to use the CommandLineJobRunner with the SimpleAsyncTaskExecutor.
We currently have a job which executes perfectly whilst using a SyncTaskExecutor....