Samet In my (limited) experience, microflow sourced datavies only invoke the microflow when the page itself is opened or refreshed. I looked in the documentation, which seems to confirm that on this page: DataView Documentation
Perhaps in your microflow you could close the existing page and reopen the same page and pass it the order object (I know that seems clunky, just thinking about ways to accomplish this)?
I solved this with another approach to have a correct refresh when using microflows as a datasource. Read my blog: http://appronto.nl/over-appronto/blog/customers-love-inline-editing-in-their-app/