What governs the order of event firing with complex mappings from datasources to both elements and local storage variabl
I will add a screen shot of my mapping below. I am trying to understand what governs the order of element attributes being set, local storage variables being set and other events firing in complex datasource mapping situations. This might (as in my case) include array items in the Response, mapping multiple Response items to a single UI element attribute, and firing mapping javascript.
What controls the order of things in this kind of a case? How can I predict which mapping events will first first, second, etc.?