Hello
I have observed the follow behaviour.
I read files from an input folder. The Receive File adapter has a custom receive pipeline.
The Send port subscribes to the Receive port and send(using send file adapter) the files to a output location using PassThroughTransmits pipeline.
The Receive and Send Handlers are different host instances and they both run on all the nodes.
I want the Biztalk node 1 to do the receive processing and Node 2 to do the send.
So,I enabled the Receive Host instance on node 1( disabled Send Host instance on Node1) and enabled Send Host Instane on Node 2(disabled Receive Host on node 2).
On nodes,3,4,5,6 i disabled both these host instances. However on Node 3 we created a dedicated host instacne for tracking and enabled it.
Now when an interchange happens, i do not see any info in HAT!!!!.
However the moment , i enable the Tracking host instance on Node 1 and 2, and an interchange happens,
HAT promptly shows up the details.
that makes me wonder if we need to enable tracking host on all nodes? or is it that we are missing something?
any guidance would be appreciated
Regs,