Bak,
I use a switch node to set flow.image to msg.payload incoming from http request node and, when I need the image, I reuse switch to set msg.payload to flow.image.
@bubugian I suggest you have a look at the queue-gate node. Depending on the logic of your flow, either the gating or queueing mode might work for you.