Can't get HTTP Tasks to work in Flowable-rest docker

Hi all,

I’m looking into upgrading our containers from 6.7.2 & 6.8.0 to 7.0.0/1 but we can’t seem to get the HTTP Tasks to work in 7.0.x.

I’ve created a bug based on our findings: Flowable-rest docker 7.0.0 cannot perform HTTP Tasks · Issue #3875 · flowable/flowable-engine · GitHub

However I’m wondering: did anyone get HTTP tasks to work in 7.0?
If yes, self build or using the docker image?

Thanks in advance.

Hey @CElbersen,

Seems like we’ve found the root cause for this issue. It has been fixed in Make sure DefaultAsyncTaskExecutor is started · flowable/flowable-engine@03d8680 · GitHub.

Cheers,
Filip