hi,
I should make my orchestration transactional to use a call a pipeline from orchestration. (I badly need it because i need to do message splitting and aggregating inside orchestration). I am not sure it is a good practice.
One thing I have observed is that , I cannot put a breakpoint in HAT Orchestration debugger if I make the orchestration as Atomic Txn Type. Can any one please tell me the problems in using an orchestration as Atomic Txn type?