I have workflow with two containers both read data from HANA DB do some joins and write the data into an Oracle DB using Bulk.
However, one is fast the other is unbelievable slow.
Fast Flow:
Slow:

Any idea what could be the issue/reason? The Output is in both cases identical configured.
Any debugging possibilities?