If you use a http subscriber on a trnsformer and assign this to a route. The http subscriber wil be running on the incoming of this route.
Keep this in mind when placing a updating http subscriber on a route.
You are right. Http Subscriber will be executed when incoming is executed.
Johan Moormann
If you use a http subscriber on a trnsformer and assign this to a route. The http subscriber wil be running on the incoming of this route.
Keep this in mind when placing a updating http subscriber on a route.
1 person has this question