Hi Tihomir ,
Thanks for the reply,
I understand why all elements cannot be supported. I was looking for some way which I could acheive this functionality. Any suggestions ?
I would detail the scenario
My process is (Start)--->---(Task A) ---->--- (Task B) ---->---(Task C)------(Stop)
and I want to group Task B and Task C in a single transaction boundary
i.e
(Start)--->---(Task A) ---->-[-- (Task B) ---->---(Task C)--]----(Stop)
Cheers :)