Function activate_workflow

Source
pub async fn activate_workflow(
    core: &Arc<AppCore>,
    workflow_id: &str,
) -> Result<()>