Thanks for the update,Actually this would have helped me in my below requirement
I had a requirement to split a BT based on the response value.
e.g
If i get something in response like this
Status>11<Status
Status>12<Status
So it should seperate it in a different BT like
BTName_11
BTName_12