Hi
Say I am in a event_route[xhttp:request], which is outside of any transaction scope.
I have a transaction id that I am about to resume with t_continue.
From here within event_route[xhttp:request] can avp variable be set so they would be accessable in the resumed transaction
regards