public void StartRegister(Guid flowId)
 {
     _sessionScope.StartRecording(flowId);
 }