How to replay an execution log in the Cameo simulator?

In Cameo, I'm considering an activity that has multiple actions that can run simultaneously right after a fork action. I have created a simulation configuration to simulate the activity and store the resulting execution in a SimulationLog. I cannot find anywhere how I can replay such an execution log in Cameo, or how I can otherwise influence the enabling/starting order of the action in the activity. I would like to use a generated trace (for example a counter example of a model checker) and be able to replay a selected trace on top of the activity. How can I perform such a replay in Cameo?