I use Web flow to fill out a wizard style form. I want to be able to save the user's progress after every transition. I have an expression that will save the progress and it works fine as long as I explicity call it for every transition in the flow. Is there a way to declare it once for all transitions?