Background: I'm currently trying to build a multivariate testing module that shows users a landing page based on certain conditions.
Problem: is it possible to dynamically "show a page" using Mendix? Say for instance, if I know the name of the page that is to be shown, is there a way for me to use a custom microflow/java action to accomplish that? If so, I'm curious to hear how others have accomplished similar functionality, or specific instructions on how I could achieve this myself.
P.S: I searched the forum + google and saw nothing to this effect.